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

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

bug#19395: 25.0.50; Setting left fringe to 0 messes up window-width


From: Eli Zaretskii
Subject: bug#19395: 25.0.50; Setting left fringe to 0 messes up window-width
Date: Tue, 16 Dec 2014 22:09:10 +0200

> From: Titus von der Malsburg <malsburg@posteo.de>
> Date: Tue, 16 Dec 2014 12:01:45 -0800
> 
> 
> - emacs -Q
> - (set-fringe-mode '(0 . 2))
>   The left fringe has to be zero, the right fringe doesn't seem to matter.
> - Fill a line completely with n characters such that it doesn't break.
> - (window-width) reports n+1 characters instead of n.

The n+1st character is usurped for the continuation glyph.  This is
not a bug.






reply via email to

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