comparison gnus-init.el @ 58:32a75a4db17b

try to paramterise email handling a bit more revert use of device-type-hacking
author Henry S Thompson <ht@inf.ed.ac.uk>
date Wed, 03 Apr 2024 12:41:35 +0100
parents b9f63d88037e
children 29e0ef38765f
comparison
equal deleted inserted replaced
57:0d4e2fbdb6aa 58:32a75a4db17b
5 ) 5 )
6 6
7 (site-caseq (edin 7 (site-caseq (edin
8 (require 'mail-from-inf)) 8 (require 'mail-from-inf))
9 (maritain 9 (maritain
10 (require 'mail-from-m)) 10 (require 'mail-from-m)
11 (load-file (expand-file-name "~/.xemacs/gnus.el")))
11 ) 12 )
12 13
13 ;; things based on my-mail-dir, or set-ht-compiled-split 14 ;; things based on my-mail-dir, or set-ht-compiled-split
14 ;; which are defined in one of the above 15 ;; which are defined in one of the above
15 16