>>> With the action-key on
>>> 
>>> { M-x elisp-index-search }
>>> 
>>> the suggestion
>>> 
>>>   M-x elisp-indexearch
>>> 
>>> appears in the minibuffer.
>>> 
>> 
>> That is correct.  You need to add an RET, so return is sent as well.
>> 
>> { M-x elisp-index-search RET }
>> 
>> Bob

Thanks.

Even

    { M-x elisp-index-search RET list RET }

is possible!

Please note the missing "-s" in the suggestion, though.  See the other
post.


Ciao,  Marco


Reply via email to