emacs: adjust fill-column

This commit is contained in:
Jeremy Baxter 2024-06-11 06:53:13 +12:00
parent 3038d58d82
commit f7fc64e09b

View file

@ -44,7 +44,7 @@ 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 68 ; M-x auto-fill-mode
fill-column 74 ; 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