Mercurial > hg > xemacs
diff mail-from-delphix.el @ 13:6d36ba671237
*** empty log message ***
author | ht |
---|---|
date | Sat, 15 Mar 2008 09:21:06 +0000 |
parents | 78b62941da11 |
children |
line wrap: on
line diff
--- a/mail-from-delphix.el Sat Mar 15 09:21:06 2008 +0000 +++ b/mail-from-delphix.el Sat Mar 15 09:21:06 2008 +0000 @@ -3,8 +3,9 @@ (setq user-full-name "Henry S. Thompson") (setq user-mail-address "ht@delphix.co.uk") (setq mail-host-address "delphix.co.uk") -(setq mail-signature-file "~/.sig.delphix") +(setq mail-signature-file "/home/ht/.sig.delphix") (defun system-name () "gregory") +(load "gnus-init" nil t) ;; sending mail on the road (setq send-mail-function 'smtpmail-send-it)