GNU bug report logs -
#4217
23.1; probable mode-line bug
Previous Next
Reported by: Eli Barzilay <eli <at> barzilay.org>
Date: Thu, 20 Aug 2009 22:40:05 UTC
Severity: minor
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Barzilay wrote:
> I thought that having them at the front makes more sense -- due to the
> following "-%-".
I assumed the actual problem you wanted to report was that in:
emacs -Q -f which-func-mode --eval '(setq global-mode-string "foo")' lisp/startup.el
there are 4 "-" characters between which-func's '[...]' and the
global-mode-string.
Since mode-line-modes already ends in "--", moving the dashes to the
front of which-func will just shift the 4 "-" around rather than
reducing them to 2.
Although the "--" at the end of the global-mode-string entry are not
necessary (being followed by -%-), I think it makes sense to have all
the entries be the same, so that entries can be removed/added/reordered
easily.
This bug report was last modified 16 years ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.