GNU bug report logs -
#41534
gnus-article-fill-long-lines uses some hardwired window width of 70 somehow?
Previous Next
Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Date: Tue, 26 May 2020 00:38:02 UTC
Severity: minor
Tags: fixed
Found in version 5.13
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
積丹尼 Dan Jacobson <jidanni <at> 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
This bug report was last modified 4 years and 306 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.