GNU bug report logs -
#10051
ns-win.el changes default mode-line-frame-identification
Previous Next
Reported by: kurn <kurn <at> sfu.ca>
Date: Tue, 15 Nov 2011 00:40:02 UTC
Severity: minor
Found in version 23.3
Fixed in version 24.0.92
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Well, it makes sense as long as you're using a windowing system.
I get in trouble because I use emacs -nw, so all frames appear in
one "window". Thus, I need a frame ID to tell me which one I'm
looking at.
You might want to set it based on whether you're windowing. (See
code below.)
Andrew
On Tue 15 Nov 2011 01:06 +0000, GNU bug Tracking System wrote:
>
> Version: 24.0.92
>
> OK, I removed the setting from ns-win.el (it made no sense to me).
> Thanks for the report.
>
Date: Mon, 14 Nov 2011 16:38:07 -0800
From: kurn <kurn <at> sfu.ca>
To: bug-gnu-emacs <at> gnu.org
Subject: 23.3; frame-identification
>
> The frame indentification has disappeared from the mode-line in the latest
> Emacs. This is emacs -nw.
>
> Inspection shows the value of mode-line-frame-identification = (" ")
>
> I have put this work-around in my .emacs file:
> (unless window-system (setq mode-line-frame-identification '("-%F ")))
>
> So, I think that's what you need to know . . exactly which variable
> has a wrong value and what it is.
>
> Oh, I'm on OS X 10.4. There! I think that's everything.
>
> Andrew
>
This bug report was last modified 13 years and 196 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.