emacs-devel
[Top][All Lists]
Advanced

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

Re: 'Strange' changes in status line


From: Angelo Graziosi
Subject: Re: 'Strange' changes in status line
Date: Thu, 28 Aug 2008 10:09:44 +0200
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

Glenn Morris ha scritto:
Angelo Graziosi wrote:

In the status line, now I see 'Emacs' near the buffer name

--:----Emacs foo.f90 59% ....

Just a curiosity, Why this change and which usefulness?

I believe it's an unintended consequence of this:

2008-08-25  Eli Zaretskii  <address@hidden>

    * bindings.el (mode-line-frame-control): New function, caters to
    `pc' ``window system''.
    (mode-line-frame-identification): Use it instead of
    accessing window-system directly.


In X:

emacs -Q

C-h v mode-line-frame-identification
Its value is ("-%F  ")

M-: (mode-line-frame-control)
-> " "

ie, the variable is being set at the wrong time.

In other words: is it a BUG?

   Angelo




reply via email to

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