[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs 29 expand command in minibuf
From: |
Stefan Monnier |
Subject: |
Re: emacs 29 expand command in minibuf |
Date: |
Sat, 18 Jun 2022 09:30:03 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
>> Indeed, that looks at least surprising. When you do em-v<TAB> the basic
>> completion style cannot do anything and so the partial-completion style
>> completes to emacs-v which is the common prefix of both emacs-version
>> and emacs-news-view-mode for this style. But when doing emacs-v<TAB>
>> afterwards, the basic style can complete and only to emacs-version.
>
> Try moving basic after partial-completion in completion-styles.
I think removing `basic` gives the same result, and is a bit
more efficient.
Stefan
- emacs 29 expand command in minibuf, hx, 2022/06/12
- Re: emacs 29 expand command in minibuf, Tassilo Horn, 2022/06/13
- Re: emacs 29 expand command in minibuf, Stephen Berman, 2022/06/13
- Re: emacs 29 expand command in minibuf, Stephen Leake, 2022/06/17
- Re: emacs 29 expand command in minibuf, Tassilo Horn, 2022/06/18
- Re: emacs 29 expand command in minibuf, Andreas Schwab, 2022/06/18
- Re: emacs 29 expand command in minibuf, Stephen Berman, 2022/06/18
- Re: emacs 29 expand command in minibuf, Andreas Schwab, 2022/06/21
- Re: emacs 29 expand command in minibuf,
Stefan Monnier <=
- Re: emacs 29 expand command in minibuf, Stefan Monnier, 2022/06/21
- RE: [External] : Re: emacs 29 expand command in minibuf, Drew Adams, 2022/06/21
- Re: emacs 29 expand command in minibuf, Andreas Röhler, 2022/06/18