GNU bug report logs -
#56335
29.0.50; [PATCH] Add more breakpoint chars support to longlines-mode
Previous Next
Reported by: Manuel Giraud <manuel <at> ledu-giraud.fr>
Date: Fri, 1 Jul 2022 10:36:01 UTC
Severity: wishlist
Tags: patch
Found in version 29.0.50
Fixed in version 29.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
Eli Zaretskii <eliz <at> gnu.org> writes:
> If and when visual-line-mode becomes fast on long lines, we won't need
> visual-line-mode for that. Unlike longlines, visual-line-mode does
> NOT insert newlines into the character stream examined by the display
> code, it just breaks a visual line in certain places it considers
> appropriate. Thus, visual-line-mode cannot help where newlines do: in
> breaking long lines into shorter ones. It suffers from the same
> problems as "normal" display, and any solution, if we find it, will
> fix both.
Hi Eli,
I don't really understand. If the visual breaking of lines works
flawlessly for editing such file, longlines.el will not be needed
anymore. And I think it'd be better to have that and *not* insert
newlines into a user's buffer.
>> Now I'm going to check corner cases in longlines.el because the previous
>> code used to replace space with soft newline. This patch should not
>> replace any characters (just add soft newline)… but I could have missed
>> some.
>
> Please indicate when you have a version that we should install.
Ok. Could I add patch onto this bug report or should I create a new
one?
--
Manuel Giraud
This bug report was last modified 3 years and 7 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.