From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andrew Arensburger Newsgroups: gmane.emacs.bugs Subject: Emacs 21.1 magic filename quoting Date: Wed, 10 Apr 2002 18:36:06 -0400 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <20020410183606.C9045@nerafo.glue.umd.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1018478353 17330 127.0.0.1 (10 Apr 2002 22:39:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 10 Apr 2002 22:39:13 +0000 (UTC) Cc: Andrew Arensburger Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16vQkD-0004VP-00 for ; Thu, 11 Apr 2002 00:39:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16vQk7-0008Sk-00; Wed, 10 Apr 2002 18:39:07 -0400 Original-Received: from po4.glue.umd.edu ([128.8.10.124]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16vQhD-0008MY-00 for ; Wed, 10 Apr 2002 18:36:07 -0400 Original-Received: from nerafo.umd.edu (IDENT:root@nerafo.umd.edu [129.2.8.118]) by po4.glue.umd.edu (8.11.6/8.11.6) with ESMTP id g3AMa6t25933; Wed, 10 Apr 2002 18:36:06 -0400 (EDT) Original-Received: from nerafo.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by nerafo.umd.edu (8.9.3/8.9.3) with SMTP id SAA09864; Wed, 10 Apr 2002 18:36:06 -0400 (EDT) Original-Received: (from arensb@localhost) by nerafo.umd.edu (8.9.3/8.9.3) id SAA09860; Wed, 10 Apr 2002 18:36:06 -0400 (EDT) Original-To: bug-gnu-emacs@gnu.org Content-Disposition: inline User-Agent: Mutt/1.2.5i Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:555 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:555 Summary: Emacs refuses to read files in "/:". If I'm reading "files.el" correctly, Emacs prepends "/:" to filenames to indicate that magic has been performed on the filename, and should not be performed again, then strips off the "/:" before opening the file. The problem is that under a standard AFS installation, /: is a symbolic link to /afs/ (/afs/glue.umd.edu, in our case). Thus, when I try to edit "/:/a/b/c", Emacs tries to open "/a/b/c". Yes, I can take the "file-name-non-special" element out of "file-name-handler-alist", but that breaks opening a file with wildcards. Perhaps "\\`/#" would be a better pattern. Or, ideally, it should be possible to pick a different prefix on a site-wide basis. Is this desirable? Should I try to work on it and send in a patch? -- Andrew Arensburger, Systems guy University of Maryland arensb@glue.umd.edu Office of Information Technology Zeit fliegt wie ein Pfeil, Obstfliegen haben bananen gern.