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

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

bug#60313: 29.0.60; Problems navigating completions from minibuffer with


From: Juri Linkov
Subject: bug#60313: 29.0.60; Problems navigating completions from minibuffer with flex completion style
Date: Wed, 15 Nov 2023 19:30:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu)

close 60313 30.0.50
thanks

> Selecting completions from the minibuffer with M-<up>/<down> and M-RET
> doesn't always work quite the way I expect when the flex completion
> style is used. For example:
>
> 1. Evaluate: (push 'flex completion-styles)
>
> 2. Type: M-x c++-mode TAB TAB
>    (The *Completions* buffer now shows three alternatives: c++-mode,
>    c++-ts-mode, c-or-c++-mode.)
>
> 3. Type M-<down> to select c++-mode, and then M-RET.
>
> Expected result: c++-mode is enabled in the buffer.
>
> Actual result: An error with the following message is raised:
> ‘c++-modemode’ is not a valid command name

Looks like this is fixed now, probably in bug#62700.
At least, I can't reproduce the problem.
Please reopen if you still see it.





reply via email to

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