From: tfheen Date: Mon, 5 May 2008 14:05:25 +0000 (+0000) Subject: Move gnus home directory X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9da9394adc68073258dde17944d9db8c3b99d4f5;p=dotfiles Move gnus home directory git-svn-id: file:///svn/tfheen/trunk/dotfiles@1226 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/emacs b/emacs index aa81621..f3c2484 100644 --- a/emacs +++ b/emacs @@ -348,7 +348,7 @@ (lambda (frame) (setq org-tags-column (* -1 (- (frame-width) 10)) org-agenda-align-tags-to-column (- (frame-width) 10)))) -(cw/for-host "luxevop" +(cw/for-host "luxevop\\|thosu" (setq gnus-home-directory "~/.emacs.d/gnus" gnus-init-file "~/.gnus" message-directory (concat gnus-home-directory "/Mail")))