comparison pers-init.el @ 33:ce71d12b00ad

don't load gnus-init etc. if mail is not expected
author Henry S Thompson <ht@inf.ed.ac.uk>
date Sun, 08 Oct 2023 17:42:52 +0100
parents cb9b76219c55
children ce8241eb1d61 642211cbf13a
comparison
equal deleted inserted replaced
32:cb9b76219c55 33:ce71d12b00ad
258 (sit-for 1) 258 (sit-for 1)
259 (delete-screen scr)) 259 (delete-screen scr))
260 (setq ht-default-config (current-window-configuration))))) 260 (setq ht-default-config (current-window-configuration)))))
261 ) 261 )
262 (message "gnus-init") 262 (message "gnus-init")
263 (require 'gnus-init) 263 (site-caseq ((edin markup maritain)
264 (require 'gnus-init)))
264 ) 265 )
265 ;; vanilla v19 goes here 266 ;; vanilla v19 goes here
266 ;; probably stale/broken 267 ;; probably stale/broken
267 (message "vanilla") 268 (message "vanilla")
268 (if window-system 269 (if window-system