From: Miguel Frasson <frasson@mira.math.leidenuniv.nl>
Subject: Re: Showing filename in title bar
Date: 28 Sep 2004 15:29:14 +0200 [thread overview]
Message-ID: <gyu0ti5xp1.fsf@mira.math.leidenuniv.nl> (raw)
In-Reply-To: 2rt5t9F1dv4blU1@uni-berlin.de
Lars Behrens <Spam.Buster@web.de> writes:
> Hi there,
>
> I'm using the windows version of emacs. How can I make emacs display the
> actual filename in the title bar?
For the buffer name (I like more), use in your .emacs
(setq frame-title-format "Emacs: %b")
For filename, use %f instead of %b, but this has no info if buffer has no
file, like \*scratch\*, for instance. See the documentation of
`frame-title-format' (and `mode-line-format') for much more.
[]'s
Miguel.
--
Miguel Vinicius Santini Frasson
http://www.math.leidenuniv.nl/~frasson
next prev parent reply other threads:[~2004-09-28 13:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-28 13:05 Showing filename in title bar Lars Behrens
2004-09-28 13:29 ` Miguel Frasson [this message]
2004-09-28 13:36 ` Lars Behrens
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=gyu0ti5xp1.fsf@mira.math.leidenuniv.nl \
--to=frasson@mira.math.leidenuniv.nl \
/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.