From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: symbolic links don't show up special in the *Completions* buffer Date: Thu, 23 Jan 2003 03:00:23 -0500 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <87iswkree6.fsf@jidanni.org> <3E2DA690.8000102@ihs.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1043309030 27255 80.91.224.249 (23 Jan 2003 08:03:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 23 Jan 2003 08:03:50 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org 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 18bcKy-00075T-00 for ; Thu, 23 Jan 2003 09:03:48 +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 18bcIY-0006Cc-08 for gnu-bug-gnu-emacs@m.gmane.org; Thu, 23 Jan 2003 03:01:18 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18bcIK-000631-00 for bug-gnu-emacs@gnu.org; Thu, 23 Jan 2003 03:01:04 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18bcI4-0005tG-00 for bug-gnu-emacs@gnu.org; Thu, 23 Jan 2003 03:00:49 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18bcHf-0005kc-00 for bug-gnu-emacs@gnu.org; Thu, 23 Jan 2003 03:00:23 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18bcHf-0007du-00; Thu, 23 Jan 2003 03:00:23 -0500 Original-To: Kevin Rodgers In-reply-to: <3E2DA690.8000102@ihs.com> (message from Kevin Rodgers on Tue, 21 Jan 2003 12:59:12 -0700) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:4285 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4285 Do you want something like `ls -F` would display (oo/@)? I think that would be difficult to implement, since the completion text would not be a valid file name. It would not be hard to put a text property on the actual file name so that Emacs would not consider the @ to be part of it.