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

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

bug#975: ffap C-x d vs file[names]like[this]


From: Glenn Morris
Subject: bug#975: ffap C-x d vs file[names]like[this]
Date: Tue, 16 Sep 2008 18:38:44 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

tags 975 notabug
close 975
stop

> touch 'zzzzzzz[AB]'
> $ emacs -Q -f ffap-bindings .
> C-x d z z TAB RET
> ...no such file or directory...

Repeat the example with `mkdir' rather than touch.

You have called the "find a directory" command with an argument which
is not a directory, after enabling a feature that tries to guess what
you want. It does its best to find a matching directory, but since
there are none it fails.






reply via email to

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