all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Apparent bug in `format-mode-line'.
@ 2005-05-19  2:04 Luc Teirlinck
  2005-05-20 21:57 ` Richard Stallman
  0 siblings, 1 reply; 3+ messages in thread
From: Luc Teirlinck @ 2005-05-19  2:04 UTC (permalink / raw)


I believe that the following is a bug.  I do not know enough about mode
line stuff to fix it myself:

ELISP> (format-mode-line '(10 "12" "34" "56"))
"12        3456"
ELISP> 

I believe that the return value should have been:

"123456    "

Sincerely,

Luc.

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

end of thread, other threads:[~2005-05-21  0:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-19  2:04 Apparent bug in `format-mode-line' Luc Teirlinck
2005-05-20 21:57 ` Richard Stallman
2005-05-21  0:24   ` Luc Teirlinck

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.