emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: PC-do-completion with directories adding stars.]


From: Luc Teirlinck
Subject: Re: address@hidden: PC-do-completion with directories adding stars.]
Date: Sun, 5 Mar 2006 15:05:03 -0600 (CST)

I am not the OP, but here are the details.

If you do `emacs -q -nbc' and then "C-x C-f" then put "~/a/b/c" in the
minibuffer, while there is no directory ~/a, and then type <tab> you get
the error message:

minibuffer-complete: Opening directory: no such file or directory,
/home/teirllm/a/b/

If now you do `M-x partial-completion-mode' and repeat the experiment,
you get:

read-file-name-internal: Opening directory: no such file or directory,
/home/teirllm/a*/b*/

If you keep repeating the <tab>, the number of stars after a and b
keeps growing.

Sincerely,

Luc.





reply via email to

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