From 9da9394adc68073258dde17944d9db8c3b99d4f5 Mon Sep 17 00:00:00 2001 From: tfheen Date: Mon, 5 May 2008 14:05:25 +0000 Subject: [PATCH] Move gnus home directory git-svn-id: file:///svn/tfheen/trunk/dotfiles@1226 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- emacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"))) -- 2.39.5