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

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

Re: Filename in panel buttons


From: Markus Wawryniuk
Subject: Re: Filename in panel buttons
Date: Thu, 19 Apr 2001 08:53:15 +0200

Hi,

I have in my .emacs file:

;;; frame title
(setq frame-title-format (list (invocation-name) "@" (system-name) "
(%b)"))

So I get

emacs@hostname (prog.cpp)

in my titlebar. Thus with

(setq frame-title-format (list "%b"))

I get only the filename in my titlebar. I tried it.


Markus


"C. Brian Ivey" wrote:

> Dear List,
>
> I have been using Emacs for a short period of time. I often up several
> files, each in a new editor (I know I could use the same editor, but
> prefer to do it this way). When I do this I have trouble telling which
> file is opened in which editor. Unless I get lucky I have to click
> through all of the buttons on the panel. I do this because the name used
> for each button is the same. On my machine at home it is
> "emacs@localhost.localdomain". How do I change this to only show the
> filename.
>
> Thanks,
> Brian Ivey
>
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs




reply via email to

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