GNU bug report logs -
#2749
23.0.91; Visual Line Mode: incorrect line wrapping in corner case
Previous Next
Reported by: pent <pent <at> aparamon.msk.ru>
Date: Sun, 22 Mar 2009 19:20:03 UTC
Severity: minor
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Stephen Berman <stephen.berman <at> gmx.net>
> Cc: monnier <at> iro.umontreal.ca, pent <at> aparamon.msk.ru, 2749 <at> debbugs.gnu.org
> Date: Fri, 10 May 2013 21:06:15 +0200
>
> > Do you use Org mode or any other modes (e.g., magit) that are heavy
> > users of display strings?
>
> I don't use either of those modes, but I have been developing a new
> version of todo-mode.el for a very long time (which I plan to submit for
> possible inclusion in Emacs, hopefully before the next pretest begins)
> and it uses before-string overlays, on the order of hundreds per buffer
> (though most are not in the visible window at any time), as well as
> word-wrap and wrap-prefix.
Before- and after-strings are much easier on the display engine than
'display' text properties and overlays with 'display' properties.
> I may be misunderstanding you here, but it sounds like you think the
> patch to enable overflow-newline-into-fringe in Visual Line mode is
> already in the trunk; it isn't.
I know. I said "imagine" because I understand this change is not in
the repository.
> But if it were now enabled (with my patch) and your patch were also
> added (to prevent the problem I reported today), then Org and magit
> users and others will be able to see if other problems do arise.
I suspect subtle issues will be triggered by this change in modes that
make heavy use of display properties. But if Stefan is willing to
take that risk, let's install this and see what breaks.
This bug report was last modified 11 years and 330 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.