help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Showing filename in title bar


From: Lars Behrens
Subject: Re: Showing filename in title bar
Date: Tue, 28 Sep 2004 15:36:15 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.7.3) Gecko/20040910 Mnenhy/0.6.0.101

Miguel Frasson schrieb:

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.

Thank you!

Greetings from Germany
Lars

reply via email to

[Prev in Thread] Current Thread [Next in Thread]