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

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

bug#2749: 23.0.91; Visual Line Mode: incorrect line wrapping in corner c


From: Stefan Monnier
Subject: bug#2749: 23.0.91; Visual Line Mode: incorrect line wrapping in corner case
Date: Tue, 24 Mar 2009 21:35:02 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux)

> This behavior is expected.  The word wrap algorithm treats lines that
> are too long to wrap using the ordinary line-wrapping rules, and since
> overflow-newline-into-fringe is disabled in Visual Line mode, the extra
> empty line is used to show the non-overflowed newline character.

> After the release, I might look into letting word wrap handle
> overflow-newline-into-fringe behavior.  I suspect, however, that this
> may lead to confusing results in some circumstances.

BTW: why is overflow-newline-into-fringe ignored when word-wrap is
non-nil?  What kind of confusing results are you thinking of?


        Stefan








reply via email to

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