From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: [jidanni@jidanni.org: ffap: if file at point doesn't exist, but its directory does] Date: Tue, 16 Dec 2003 22:28:07 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1071632169 12099 80.91.224.253 (17 Dec 2003 03:36:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Dec 2003 03:36:09 +0000 (UTC) Cc: rv@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Dec 17 04:36:05 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AWSTl-00068g-00 for ; Wed, 17 Dec 2003 04:36:05 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AWSTk-0001Pe-01 for ; Wed, 17 Dec 2003 04:36:05 +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 1AWTNQ-00038X-QA for emacs-devel@quimby.gnus.org; Tue, 16 Dec 2003 23:33:36 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AWTM6-0002Ti-99 for emacs-devel@gnu.org; Tue, 16 Dec 2003 23:32:14 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AWTLY-0002GV-Dt for emacs-devel@gnu.org; Tue, 16 Dec 2003 23:32:12 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AWTLX-0002Fs-AI for emacs-devel@gnu.org; Tue, 16 Dec 2003 23:31:39 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.24) id 1AWSM3-0006Ss-CK; Tue, 16 Dec 2003 22:28:07 -0500 Original-to: emacs-devel@gnu.org 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:18722 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18722 Would someone like to work on this? (rv has not responded in a month.) ------- Start of forwarded message ------- To: bug-gnu-emacs@gnu.org From: Dan Jacobson Date: Sun, 16 Nov 2003 02:30:33 +0800 Subject: ffap: if file at point doesn't exist, but its directory does Sender: bug-gnu-emacs-bounces+rms=gnu.org@gnu.org Ffap gentlemen, assume your cursor is on "/usr/X11R6/lib/X11/xdm/Xreset" but the file doesn't exist, but the directory does. Well, ffap should (optionally ask, and) take you to a dired of that directory... better than the current nothing. _______________________________________________ Bug-gnu-emacs mailing list Bug-gnu-emacs@gnu.org http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs ------- End of forwarded message -------