]> err.no Git - dotfiles/commitdiff
Move gnus home directory
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Mon, 5 May 2008 14:05:25 +0000 (14:05 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Mon, 5 May 2008 14:05:25 +0000 (14:05 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@1226 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

emacs

diff --git a/emacs b/emacs
index aa81621bc311a23e39730c660ecd2caf20f5f77e..f3c248476ccd3841f9d4316af703919ffe3974fe 100644 (file)
--- a/emacs
+++ b/emacs
             (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")))