From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.devel Subject: Re: [jidanni@jidanni.org: ffap: if file at point doesn't exist, but its directory does] Date: Thu, 19 Feb 2004 03:52:43 +0800 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87y8r0412s.fsf@jidanni.org> References: <87ad3i667c.fsf@mail.jurta.org> <40318CC7.90001@gnu.org> <87lln11c51.fsf@mail.jurta.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1077147142 23945 80.91.224.253 (18 Feb 2004 23:32:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Feb 2004 23:32:22 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Feb 19 00:32:18 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AtbAw-0000X3-00 for ; Thu, 19 Feb 2004 00:32:18 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AtbAw-0000cY-00 for ; Thu, 19 Feb 2004 00:32:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Atb8E-0004dC-Qw for emacs-devel@quimby.gnus.org; Wed, 18 Feb 2004 18:29:30 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Atb4a-0002v2-9E for emacs-devel@gnu.org; Wed, 18 Feb 2004 18:25:44 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Atb40-0002gt-Js for emacs-devel@gnu.org; Wed, 18 Feb 2004 18:25:39 -0500 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1Atb3z-0002ex-Jg for emacs-devel@gnu.org; Wed, 18 Feb 2004 18:25:07 -0500 Original-Received: from tc218-187-79-113.2-4.pl.apol.com.tw ([218.187.79.113]:33781 helo=jidanni.org) by frodo.hserus.net with asmtp (Cipher TLSv1:RC4-SHA:128) (Exim 4.30 #0) id 1Atb3r-000Kzf-EQ by authid with plain for ; Thu, 19 Feb 2004 04:55:00 +0530 Original-Received: from jidanni by jidanni.org with local (Exim 4.24) id 1AtXkR-00049r-2R for emacs-devel@gnu.org; Thu, 19 Feb 2004 03:52:43 +0800 Original-To: emacs-devel@gnu.org In-Reply-To: <87lln11c51.fsf@mail.jurta.org> (Juri Linkov's message of "Wed, 17 Feb 2004 23:09:46 +0200") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:20057 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20057 By the way, it is a rare occasion that one wants to create files when 1000 times more likely one merely has made a typo, so ffap should not so readily ask the user "create it?", and instead do other things.