bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: list-directory not ffap aware


From: Kevin Rodgers
Subject: Re: list-directory not ffap aware
Date: Thu, 01 Jul 2004 09:13:55 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

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.
>
> K> How can that be?
>
> Say start dired. With the cursor over a filename, try C-x d C-g
> and C-x C-d C-g. Noting what one was prompted with before hitting C-g.
>
> Maybe it's because I use dired-aux in
> http://jidanni.org/comp/emacs.txt.gz , which see.
> emacs-version's value is "21.3.1"

No, it's simply that calling ffap-bindings rebinds `C-x d' to
dired-at-point but does not rebind `C-x C-d' (because ffap.el doesn't
define a list-directory-at-point command).

--
Kevin Rodgers





reply via email to

[Prev in Thread] Current Thread [Next in Thread]