bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#35440: 27.0.50; gnus-treat-fill-long-lines fills only cited long lin


From: Filipp Gunbin
Subject: bug#35440: 27.0.50; gnus-treat-fill-long-lines fills only cited long lines
Date: Fri, 26 Apr 2019 21:00:24 +0300

gnus-art.el maps `gnus-treat-fill-long-lines' var to function filling
_cited_ long lines:

(defvar gnus-treatment-function-alist
...
    (gnus-treat-fill-long-lines gnus-article-fill-cited-long-lines)
    
There seems to be no way to configure that non-cited long lines should
be filled during article treatment.

It would be more convenient to have 2 different vars, each mapping to
corresponding function.  Current mapping looks counter-intuitive.

Thanks.


In GNU Emacs 27.0.50 (build 2, x86_64-apple-darwin18.5.0, NS appkit-1671.40 
Version 10.14.4 (Build 18E226))
 of 2019-04-26 built on fgunbin.local
Repository revision: 82fc8ca6ba179596928db614ab903e44968ef44e
Repository branch: master
System Description:  Mac OS X 10.14.4





reply via email to

[Prev in Thread] Current Thread [Next in Thread]