diff options
author | jao <jao@gnu.org> | 2025-10-15 19:21:43 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2025-10-15 19:21:43 +0100 |
commit | 7ea6f4969c2dea09ff8f2c26b5309da6c22d9b8e (patch) | |
tree | ad3de7bdb0dd4935bad381cdbf597a3dd04bcf49 /custom/jao-custom-gnus.el | |
parent | 64160c0ee498c6b1c2b002fd8264e0dceec47d1e (diff) | |
download | elibs-7ea6f4969c2dea09ff8f2c26b5309da6c22d9b8e.tar.gz elibs-7ea6f4969c2dea09ff8f2c26b5309da6c22d9b8e.tar.bz2 |
wee tweaks
Diffstat (limited to 'custom/jao-custom-gnus.el')
-rw-r--r-- | custom/jao-custom-gnus.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/custom/jao-custom-gnus.el b/custom/jao-custom-gnus.el index dc729ce..bc39f5b 100644 --- a/custom/jao-custom-gnus.el +++ b/custom/jao-custom-gnus.el @@ -523,6 +523,7 @@ (setq gnus-single-article-buffer nil) (setq gnus-article-update-lapsed-header 60) (setq gnus-article-update-date-headers 60) +(setq gnus-article-truncate-lines t) (with-eval-after-load "gnus-art" (setq gnus-visible-headers |