From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: rfn-eshadow Date: Sat, 05 Jan 2008 00:54:45 -0500 Message-ID: References: <87k5mq60y8.fsf@jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1199512966 21836 80.91.229.12 (5 Jan 2008 06:02:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 5 Jan 2008 06:02:46 +0000 (UTC) Cc: juri@jurta.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 05 07:03:02 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JB27Z-00007o-Al for ged-emacs-devel@m.gmane.org; Sat, 05 Jan 2008 07:03:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JB27C-0006FH-O9 for ged-emacs-devel@m.gmane.org; Sat, 05 Jan 2008 01:02:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JB1zc-0002HZ-EU for emacs-devel@gnu.org; Sat, 05 Jan 2008 00:54:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JB1za-0002H0-Ll for emacs-devel@gnu.org; Sat, 05 Jan 2008 00:54:47 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JB1za-0002Gt-9j for emacs-devel@gnu.org; Sat, 05 Jan 2008 00:54:46 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JB1za-0003dc-6T for emacs-devel@gnu.org; Sat, 05 Jan 2008 00:54:46 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1JB1zZ-00067D-NS; Sat, 05 Jan 2008 00:54:45 -0500 In-reply-to: (message from Stefan Monnier on Thu, 03 Jan 2008 21:51:37 -0500) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:86113 Archived-At: No, it is perfectly right for rfn-eshadow to treat it as a file name, since that's what rfn-eshadow is all about: to improve file-name entry. I think you are right. If the supposed URL is going to be interpreted as a file name, then it is right for rfn-eshadow to treat it as a file name too.