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

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

bug#64902: 30.0.50; REQUIRE-MATCH completing-read arg in describe-* comm


From: Stefan Monnier
Subject: bug#64902: 30.0.50; REQUIRE-MATCH completing-read arg in describe-* commands
Date: Fri, 28 Jul 2023 10:20:02 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

>> I suspect it might have been when a function is advised but not yet defined.
> Hmm, how could this happen?

It happens all the time: just call `advice-add` before the function is defined.

> The problem is that with Helm completion I have an extra unknown
> symbol on top of list when I start typing (this is expected when
> require-match is non-nil),

Could you characterize this "unknown symbol" a bit more?  I'm having
trouble guessing why/how/where `confirm` would have such an effect.

Maybe we can fix that without preventing the use of "not quite
defined" functions.


        Stefan






reply via email to

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