* Missing space between mode-line-position and mode-line-modes
@ 2006-08-01 17:41 Andreas Schwab
2006-08-02 3:38 ` rms
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Schwab @ 2006-08-01 17:41 UTC (permalink / raw)
Cc: emacs-devel
This change:
2006-06-19 Richard Stallman <rms@gnu.org>
* bindings.el (mode-line-format): Save some mode line space.
causes mode-line-position and mode-line-modes to run together once the
line number reaches 1000. IMHO the change should be reverted, or
either mode-line-position or mode-line-modes should gain an unconditional
space at the end or at the start, resp.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Missing space between mode-line-position and mode-line-modes
2006-08-01 17:41 Missing space between mode-line-position and mode-line-modes Andreas Schwab
@ 2006-08-02 3:38 ` rms
0 siblings, 0 replies; 2+ messages in thread
From: rms @ 2006-08-02 3:38 UTC (permalink / raw)
Cc: emacs-devel
2006-06-19 Richard Stallman <rms@gnu.org>
* bindings.el (mode-line-format): Save some mode line space.
causes mode-line-position and mode-line-modes to run together once the
line number reaches 1000. IMHO the change should be reverted, or
either mode-line-position or mode-line-modes should gain an unconditional
space at the end or at the start, resp.
It certainly should not be reverted -- this is better than the old
behavior, because it avoids wasting some of the space.
I made a change that ought to improve it
without using as much space as previously.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-08-02 3:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-01 17:41 Missing space between mode-line-position and mode-line-modes Andreas Schwab
2006-08-02 3:38 ` rms
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).