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

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

bug#41534: gnus-article-fill-long-lines uses some hardwired window width


From: Lars Ingebrigtsen
Subject: bug#41534: gnus-article-fill-long-lines uses some hardwired window width of 70 somehow?
Date: Sun, 19 Jul 2020 03:21:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

>     gnus-article-fill-long-lines is an interactive Lisp function in
>     ‘gnus-art.el’.
>
>     (gnus-article-fill-long-lines &optional INTERACTIVE &rest ARGS)
>
>     Fill lines that are wider than the window width.
>
> Well it does more than just that. Take this article for instance:

Yes, it also respects the `fill-column' variable.  I've now fixed the
doc string in Emacs 28.

> (window-width (get-buffer-window (current-buffer)))
> 236
> So why is it also acting on other lines?
> Also C-u (INTERACTIVE) does nothing, as one sees in the code.

I'm not sure what `C-u' should do for that command?  It doesn't say that
it's doing anything...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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