GNU bug report logs -
#68022
30.0.50; File cache completions accumulate instead of replacing minibuffer input
Previous Next
Full log
View this message in rfc822 format
> Date: Mon, 25 Dec 2023 07:54:22 +0100
> From: Eshel Yaron via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
>
> With emacs -Q:
>
> 1. M-x file-cache-add-directory-using-find /path/to/emacs/
> 2. C-x C-f mini C-TAB
> 3. Observe the *Completions* buffer pop up with file cache
> completions, suggesting as usual to "type M-<down> or M-<up> to move
> point between completions."
> 4. M-<down> M-<down> M-<up> ...
> 5. Each candidate you highlight this way is inserted in the minibuffer
> after the current input, instead of replacing the appropriate part of
> the input.
>
> I see this already in Emacs 29.1, FWIW.
Something is missing in the recipe above, because I get "No match"
when I press C-TAB in step 2. What did I miss? Is the above supposed
to work in any Emacs source tree? Also, what should be the
default-directory in step 1 (if it's important) -- should it be the
root of the Emacs source tree?
Thanks.
P.S. Btw, C-TAB doesn't get bound on a TTY, even though I can emulate
C-TAB by typing "C-x @ c TAB".
This bug report was last modified 1 year and 230 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.