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

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

bug#7511: 24.0.50; describe-variable trailing whitespace minor bug


From: Chong Yidong
Subject: bug#7511: 24.0.50; describe-variable trailing whitespace minor bug
Date: Fri, 17 Dec 2010 19:38:16 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

jidanni@jidanni.org writes:

> (setq show-trailing-whitespace t)
> (setq bla "1234567890")
> (describe-variable 'bla) ; output looks good
> (setq bla "12345678901234567890")
> (describe-variable 'bla) ; ouptut now on second line (odd, though plenty of
> room left on first line, but never mind that), with trailing
> whitespace on first line.

Fixed, thanks.





reply via email to

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