[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs 29 expand command in minibuf
From: |
Stephen Berman |
Subject: |
Re: emacs 29 expand command in minibuf |
Date: |
Sat, 18 Jun 2022 10:32:15 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
On Sat, 18 Jun 2022 09:58:51 +0200 Andreas Schwab <schwab@linux-m68k.org> wrote:
> On Jun 18 2022, Tassilo Horn wrote:
>
>> 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.
That fixes this issue, thanks. So the next question is: Is there a good
reason not to have that order by default?
Steve Berman
Re: emacs 29 expand command in minibuf, Andreas Röhler, 2022/06/18