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

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

Re: Macro expansion containing ‘interactive’


From: Lars Ingebrigtsen
Subject: Re: Macro expansion containing ‘interactive’
Date: Wed, 25 Aug 2021 13:06:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Marcus Harnisch <mh-gmane@online.de> writes:

> 3. Type ‘M-x fo TAB’ and notice that ‘foo’ gets listed among all other
> completion candidates.

You need

(setq read-extended-command-predicate 'command-completion-default-include-p)


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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