comparison gnus-init.el @ 59:29e0ef38765f

default empty provision for set-ht...
author Henry S Thompson <ht@inf.ed.ac.uk>
date Thu, 04 Apr 2024 16:42:46 +0100
parents 32a75a4db17b
children 104736399f86
comparison
equal deleted inserted replaced
58:32a75a4db17b 59:29e0ef38765f
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 (load-file (expand-file-name "~/.xemacs/gnus.el")))
12 (t
13 (defun set-ht-compiled-split ()))
12 ) 14 )
13 15
14 ;; things based on my-mail-dir, or set-ht-compiled-split 16 ;; things based on my-mail-dir, or set-ht-compiled-split
15 ;; which are defined in one of the above 17 ;; which are defined in one of the above
16 18