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: Fri, 20 Feb 2004 07:24:34 +0800 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87ptcad559.fsf@jidanni.org> References: <87ad3i667c.fsf@mail.jurta.org> <40318CC7.90001@gnu.org> <87lln11c51.fsf@mail.jurta.org> <87y8r0412s.fsf@jidanni.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1077236311 8707 80.91.224.253 (20 Feb 2004 00:18:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Feb 2004 00:18:31 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Feb 20 01:18:23 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 1AtyN5-00013I-00 for ; Fri, 20 Feb 2004 01:18:23 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AtyN4-0005nF-00 for ; Fri, 20 Feb 2004 01:18:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AtyJV-0004ON-BC for emacs-devel@quimby.gnus.org; Thu, 19 Feb 2004 19:14:41 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1Aty9D-00037k-6z for emacs-devel@gnu.org; Thu, 19 Feb 2004 19:04:03 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1Aty8Y-0002rT-Do for emacs-devel@gnu.org; Thu, 19 Feb 2004 19:03:54 -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.30) id 1Aty8X-0002rC-Qp for emacs-devel@gnu.org; Thu, 19 Feb 2004 19:03:21 -0500 Original-Received: from tc218-187-76-215.2-4.pl.apol.com.tw ([218.187.76.215]:33354 helo=jidanni.org) by frodo.hserus.net with asmtp (Cipher TLSv1:RC4-SHA:128) (Exim 4.30 #0) id 1Aty8T-000IIO-G2 by authid with plain for ; Fri, 20 Feb 2004 05:33:18 +0530 Original-Received: from jidanni by jidanni.org with local (Exim 4.30) id 1AtxX0-0003wV-5b for emacs-devel@gnu.org; Fri, 20 Feb 2004 07:24:34 +0800 Original-To: emacs-devel@gnu.org In-Reply-To: (Eli Zaretskii's message of "19 Feb 2004 09:07:23 +0200") User-Agent: Gnus/5.1006 (Gnus v5.10.6) 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:20076 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20076 >> so readily ask the user "create it?", and instead do other things. Eli> Like what, for example? Do you have specific proposals? I just recall that we weren't given the opportunity to correct our entry without ^G-ing out first and then using M-p etc.