all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: 毛礼杰 <maolijie@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: frame-title-format issue of emacs23.3/emacs24.0.95.1 on Fedora16/17
Date: Sat, 26 May 2012 22:05:39 +0800	[thread overview]
Message-ID: <CAK6L5cAF4A+o1pfx7=ivEjbjGtkxp0E2PyZjfxceocUyPGupBg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1036 bytes --]

Hi, all

It may be a bug ?

I comment all configures line execept one line

cat ~/.emacs
(setq frame-title-format '("%m @ "(buffer-file-name "%f" (dired-directory
dired-directory "%b"))))

I just want to set the frame-title-format to %f for my emacs24.0.95

But it don't work,  i can't see the %f format on the title

After emacs start, i use C-h v frame-title-format
it shows:
frame-title-format is a variable defined in `C source code'.
Its value is "%b - emacs@host"

every time only after M-x eval-buffer , it could show right result:

C-h v frame-title-format
it shows:
frame-title-format is a variable defined in `C source code'.
Its value is ("%m @ "
 (buffer-file-name "%f"
           (dired-directory dired-directory "%b")))

This issue may be OS related, i use the same .emacs file
i get right result on Emacs23.4 with CentOS5.8 from my work office PC
workstation
this issue is from my laptop with Fedora17, Emacs23.3 on Fedora16 with the
same problem

THX all

-- 
毛礼杰 <Mao Lijie>

[-- Attachment #2: Type: text/html, Size: 1638 bytes --]

             reply	other threads:[~2012-05-26 14:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-26 14:05 毛礼杰 [this message]
2012-05-26 18:19 ` frame-title-format issue of emacs23.3/emacs24.0.95.1 on Fedora16/17 Eli Zaretskii
2012-05-27  6:30   ` 毛礼杰

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='CAK6L5cAF4A+o1pfx7=ivEjbjGtkxp0E2PyZjfxceocUyPGupBg@mail.gmail.com' \
    --to=maolijie@gmail.com \
    --cc=help-gnu-emacs@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.