From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@uni-duisburg.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.help Subject: Re: Full path Date: Wed, 15 Jan 2003 22:42:29 +0100 Organization: University of Duisburg, Germany Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <84smvu2ipm.fsf@lucy.is.informatik.uni-duisburg.de> References: <65fef11f.0301150313.3fb3c305@posting.google.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042667531 8502 80.91.224.249 (15 Jan 2003 21:52:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 15 Jan 2003 21:52:11 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18YvS6-0002CI-00 for ; Wed, 15 Jan 2003 22:52:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18YvM7-0006Jm-02 for gnu-help-gnu-emacs@m.gmane.org; Wed, 15 Jan 2003 16:45:51 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsmi-us.news.garr.it!NewsITBone-GARR!news.mailgate.org!newsfeed.stueberl.de!fu-berlin.de!uni-berlin.de!p50876d53.dip.t-dialin.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: p50876d53.dip.t-dialin.net (80.135.109.83) Original-X-Trace: fu-berlin.de 1042666993 22837534 80.135.109.83 (16 [73968]) User-Agent: Gnus/5.090013 (Oort Gnus v0.13) Emacs/21.3.50 (i686-pc-linux-gnu) Cancel-Lock: sha1:onr4HtrENzKY1izh43tUSTsV9JE= Original-Xref: shelby.stanford.edu gnu.emacs.help:108996 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5524 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5524 Peter Lee 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!