unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org, angelo.graziosi@alice.it
Subject: Re: 'Strange' changes in status line
Date: Fri, 29 Aug 2008 02:34:22 -0400	[thread overview]
Message-ID: <qc7ia0jpn5.fsf@fencepost.gnu.org> (raw)
In-Reply-To: u7ia10wb6.fsf@gnu.org

Eli Zaretskii wrote:

> Does this change fix the problem on X?  (I cannot try this on X right
> now, but I verified that it works on a tty, MS-Windows, and MS-DOS.)

Afraid not (guess it gets eval'd during dumping).

In any case, an approach like that is not going to work for multi-tty
with mixed X and tty frames. You need something that's eval'd at
runtime. This seems to work:

(setq mode-line-frame-identification '(:eval (mode-line-frame-control))) 
(put 'mode-line-frame-identification 'risky-local-variable t)




  reply	other threads:[~2008-08-29  6:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-26 23:52 'Strange' changes in status line Angelo Graziosi
2008-08-28  6:00 ` Glenn Morris
2008-08-28  8:09   ` Angelo Graziosi
2008-08-28 18:15     ` Eli Zaretskii
2008-08-28 18:54   ` Eli Zaretskii
2008-08-28 19:33   ` Eli Zaretskii
2008-08-29  6:34     ` Glenn Morris [this message]
2008-08-29  9:14       ` Eli Zaretskii
2008-08-29 16:34         ` Glenn Morris
2008-08-29 17:58           ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=qc7ia0jpn5.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=angelo.graziosi@alice.it \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).