Merge branch 'master' of git+ssh://ponder.ncipher.com/~mwooding/etc/profile
[profile] / emacs
diff --git a/emacs b/emacs
index bcf5aca..1664bd6 100644 (file)
--- a/emacs
+++ b/emacs
 (setq ps-paper-type 'a4
       ps-print-color-p nil
       ps-landscape-mode t
-      ps-number-of-columns 3
+      ps-number-of-columns 2
       ps-font-family 'Courier
-      ps-font-size 4)
+      ps-font-size 6.5)
 
 ;; --- Splash screen stuff ---
 
 
 ;; --- Org-mode agenda ---
 
-(setq org-agenda-include-diary t)
+(setq org-agenda-include-diary t
+      org-tags-column -77)
 
 ;; --- Cosmetic stuff ---