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

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

bug#4217: 23.1; probable mode-line bug


From: Eli Barzilay
Subject: bug#4217: 23.1; probable mode-line bug
Date: Thu, 20 Aug 2009 18:30:55 -0400

In this bit in "bindings.el" from the code that sets the modeline
format:

         `(which-func-mode ("" which-func-format ,dashes))
         `(global-mode-string (,dashes global-mode-string))

it looks like there is a typo, and the first line should also have the
dashes before the format string.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!






reply via email to

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