From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: modeline should note file gotten-via-symlink Date: Tue, 22 Feb 2005 06:45:04 +0200 Message-ID: <01c51899$Blat.v2.4$6c31e7c0@zahav.net.il> References: NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1109048598 25516 80.91.229.2 (22 Feb 2005 05:03:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 22 Feb 2005 05:03:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 22 06:03:18 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D3SCW-0008CS-O8 for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Feb 2005 06:03:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D3STb-00056N-Rt for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Feb 2005 00:20:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D3ST6-00051L-Kb for help-gnu-emacs@gnu.org; Tue, 22 Feb 2005 00:20:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D3SSs-0004vH-G9 for help-gnu-emacs@gnu.org; Tue, 22 Feb 2005 00:20:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D3SSs-0004vE-Bk for help-gnu-emacs@gnu.org; Tue, 22 Feb 2005 00:20:06 -0500 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D3RwO-0004mN-LF for help-gnu-emacs@gnu.org; Mon, 21 Feb 2005 23:46:33 -0500 Original-Received: from zaretski (tony01-5-201.inter.net.il [80.230.5.201]) by legolas.inter.net.il (MOS 3.5.6-GR) with ESMTP id DUQ14462 (AUTH halo1); Tue, 22 Feb 2005 06:46:16 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 22.0.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: (dkcombs@panix.com) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.help:24236 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24236 > From: dkcombs@panix.com (David Combs) > Date: 21 Feb 2005 18:46:25 -0500 > > However, the *mode-line*, which shows the name of the *symlink*, > "run-tools.smd", gives NO indication that the file I'm *actually* at (or at > least actually looking-at/into), "run-tools--16.29.8.smd", is *via a symlink*. > > Would be a helpful reminder, at least for me, if the mode-line also > contained the word "SYMLINK". Does it help to customize the variable find-file-visit-truename to a non-nil value?