summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-gnus.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-08-04 01:08:23 +0100
committerjao <jao@gnu.org>2022-08-04 01:08:23 +0100
commitf7446555b2410a03b35c1c343574c411676bb785 (patch)
tree176575b4d60391a12bf82fdd4960a85421d0e9a3 /custom/jao-custom-gnus.el
parent2b778af1a7f07620ae1e277ee7fb2d588b905b48 (diff)
downloadelibs-f7446555b2410a03b35c1c343574c411676bb785.tar.gz
elibs-f7446555b2410a03b35c1c343574c411676bb785.tar.bz2
html message widths settings for emacs 28
Diffstat (limited to 'custom/jao-custom-gnus.el')
-rw-r--r--custom/jao-custom-gnus.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/jao-custom-gnus.el b/custom/jao-custom-gnus.el
index 2d1b691..ddc2606 100644
--- a/custom/jao-custom-gnus.el
+++ b/custom/jao-custom-gnus.el
@@ -609,7 +609,7 @@
(setq gnus-gcc-mark-as-read t)
(setq gnus-treat-display-smileys nil)
(setq gnus-treat-fill-long-lines nil)
-(setq gnus-treat-fill-article nil)
+(setq gnus-treat-fill-article 120)
(setq gnus-treat-fold-headers nil)
(setq gnus-treat-strip-leading-blank-lines t)
(setq gnus-article-auto-eval-lisp-snippets nil)