unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7511: 24.0.50; describe-variable trailing whitespace minor bug
@ 2010-11-28 17:58 jidanni
  2010-12-17 11:38 ` Chong Yidong
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: jidanni @ 2010-11-28 17:58 UTC (permalink / raw)
  To: 7511; +Cc: rfrancoise

(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.





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-07-04  5:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-28 17:58 bug#7511: 24.0.50; describe-variable trailing whitespace minor bug jidanni
2010-12-17 11:38 ` Chong Yidong
2010-12-19  7:15   ` Leo
2010-12-20 11:31     ` Chong Yidong
2011-07-02 21:28 ` bug#7512: 24.0.50; emacs -Q -nw -eval '(view-lossage)' shows phantom chars under xterm Lars Magne Ingebrigtsen
2011-07-03  6:22   ` Eli Zaretskii
2011-07-04  2:04     ` Chong Yidong
2011-07-04  2:45 ` jidanni
2011-07-04  5:28   ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).