unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: list-directory not ffap aware
Date: Mon, 28 Jun 2004 13:59:36 -0600	[thread overview]
Message-ID: <40E078A8.6030702@yahoo.com> (raw)
In-Reply-To: 87zn6oai09.fsf@jidanni.org

Dan Jacobson wrote:
 > dired is ffap aware, but not list-directory.
 > I.e., when I type C-x C-d, what is under the cursor is not taken into
 > account when prompting in the minibuffer.

How can that be?  dired's interactive spec just calls
dired-read-dir-and-switches, which calls read-file-name like this:

(read-file-name prompt nil default-directory nil)

which is exactly like list-directory's interactive spec.  So how could
ffap affect one call to read-file-name but not the other?

-- 
Kevin Rodgers

  reply	other threads:[~2004-06-28 19:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-27 20:00 list-directory not ffap aware Dan Jacobson
2004-06-28 19:59 ` Kevin Rodgers [this message]
2004-06-30 21:41   ` Dan Jacobson
     [not found]   ` <mailman.2880.1088639762.1953.bug-gnu-emacs@gnu.org>
2004-07-01 15:13     ` Kevin Rodgers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40E078A8.6030702@yahoo.com \
    --to=ihs_4664@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).