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

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

Re: Full path


From: Kai Großjohann
Subject: Re: Full path
Date: Wed, 15 Jan 2003 22:42:29 +0100
User-agent: Gnus/5.090013 (Oort Gnus v0.13) Emacs/21.3.50 (i686-pc-linux-gnu)

Peter Lee <spam@nospam.org> writes:

> ferhun_caner@yahoo.com (Dr. F.C.Caner) writes:
>
>> Kai: Thanks a lot, it works!
>
> What was the solution to this?  I'm not showing Kai's response.

Investigate the variable frame-title-format.  Maybe this works:

(setq frame-title-format '((buffer-file-name "%f - ") "%b"))

This means to use buffer-file-name plus a space and a minus and
another space when available, and the buffer name in all cases.

-- 
Ambibibentists unite!


reply via email to

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