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.devel Subject: Re: file-relative-name and remote files Date: Sun, 23 Feb 2003 17:41:23 +0100 Organization: University of Duisburg, Germany Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <844r6v54r0.fsf@lucy.is.informatik.uni-duisburg.de> References: <3E58EBE3.2040909@math.ku.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046018578 7517 80.91.224.249 (23 Feb 2003 16:42:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 23 Feb 2003 16:42:58 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18mzDN-0001x6-00 for ; Sun, 23 Feb 2003 17:42:57 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18mzSQ-0001j5-00 for ; Sun, 23 Feb 2003 17:58:30 +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 18mzD9-0007UY-02 for emacs-devel@quimby.gnus.org; Sun, 23 Feb 2003 11:42:43 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18mzCr-0007QU-00 for emacs-devel@gnu.org; Sun, 23 Feb 2003 11:42:25 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18mzCp-0007Ni-00 for emacs-devel@gnu.org; Sun, 23 Feb 2003 11:42:24 -0500 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18mzCp-0007N9-00 for emacs-devel@gnu.org; Sun, 23 Feb 2003 11:42:23 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18mzCe-0001tW-00 for ; Sun, 23 Feb 2003 17:42:12 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18mzCd-0001tG-00 for ; Sun, 23 Feb 2003 17:42:11 +0100 Original-Lines: 12 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 Cancel-Lock: sha1:XqveKxk/qrUOnAxyxIXoHo7pEts= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11880 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11880 Lars Hansen writes: > Then the handler can decide what to do when one of the files is an > ordinary one, and in your example it could return "foo.tar/x/y". Your suggestion is a good idea, but it doesn't answer the question: Should it return "foo.tar/x/y"? Hm. But then it would be up to the handler, not to Emacs, so the change in Emacs could be done right away. Yes. -- A preposition is not a good thing to end a sentence with.