chiark / gitweb /
emacs: Arrange org-mode tags aligned-right.
[profile] / emacs
diff --git a/emacs b/emacs
index bcf5aca03d17b3e2b599ca0c59128f12f8c3fa96..9f1859699d367427f4ef1570dd6fb676696f3b68 100644 (file)
--- a/emacs
+++ b/emacs
 
 ;; --- Org-mode agenda ---
 
 
 ;; --- Org-mode agenda ---
 
-(setq org-agenda-include-diary t)
+(setq org-agenda-include-diary t
+      org-tags-column -77)
 
 ;; --- Cosmetic stuff ---
 
 
 ;; --- Cosmetic stuff ---