all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrew Kurn <kurn@sfu.ca>
To: 10051@debbugs.gnu.org
Subject: bug#10051: closed (Re: bug#10051: 23.3; frame-identification)
Date: Tue, 15 Nov 2011 09:17:34 -0800	[thread overview]
Message-ID: <20111115171734.GA3187@sfu.ca> (raw)
In-Reply-To: <handler.10051.D10051.132131915715522.notifdone@debbugs.gnu.org>

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@sfu.ca>
To: bug-gnu-emacs@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
> 





  parent reply	other threads:[~2011-11-15 17:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-15  0:38 bug#10051: 23.3; frame-identification kurn
2011-11-15  0:47 ` Glenn Morris
2011-11-15  0:54   ` Andrew Kurn
2011-11-15  1:05     ` Glenn Morris
     [not found] ` <handler.10051.D10051.132131915715522.notifdone@debbugs.gnu.org>
2011-11-15 17:17   ` Andrew Kurn [this message]
2011-11-15 17:50     ` bug#10051: closed (Re: bug#10051: 23.3; frame-identification) Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111115171734.GA3187@sfu.ca \
    --to=kurn@sfu.ca \
    --cc=10051@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.