emacs-devel
[Top][All Lists]
Advanced

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

Re: message-mode completion broken


From: Eric Abrahamsen
Subject: Re: message-mode completion broken
Date: Wed, 16 Nov 2022 09:59:04 -0800
User-agent: Gnus/5.13 (Gnus v5.13)

Thomas Fitzsimmons <fitzsim@fitzsim.org> writes:

> Hi Eric,
>
> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>> Since the recent change to message-mode and EUDC, message-mode
>> completion fails. I noticed this with EBDB, and there's been a report on
>> gnus.general that BBDB fails as well.
>
> Thanks for reporting.
>
>> completion-at-point-functions looks like:
>>
>> (eudc-capf-complete message-completion-function t)
>>
>> eudc-capf-complete produces "No matches", and
>> message-completion-function never gets called.
>
> As a test, instead of pressing TAB where you're doing the completion,
> can you try "C-u M-x eudc-expand-try-all" and see if that recovers the
> completion behaviour?
>
> (I wasn't intending to modify default behaviour when I pushed
> 0e25a39e69acca0324c326ea8e46b1725594bff5 but that's the first patch to
> check for any regressions.)

Thanks for chiming in! Robert/Eli are right this should probably be a
bug report, so I'll do that now, though the important thing was getting
your attention :)

I briefly tried "C-u M-x eudc-expand-try-all", with the same results.
I'm going to open this bug report, and then refresh my memory about how
Emacs' completion works...




reply via email to

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