emacs: set gnus-select-method

This commit is contained in:
Jeremy Baxter 2024-05-26 16:07:06 +12:00
parent dd2908c360
commit bfbbc9c0ec

View file

@ -41,7 +41,8 @@ One will be created if none exist."
;; variables
(setq compilation-scroll-output t ; M-x compile
dictionary-server "dict.org" ; M-x dictionary-search
fill-column 72 ; M-x auto-fill-mode
fill-column 68 ; M-x auto-fill-mode
gnus-select-method '(nnimap "disroot.org") ; M-x gnus
wdired-allow-to-change-permissions t) ; M-x dired C-x C-q
;; some packages