I often use M-:
(eval-expression
) to check or set variable values or as a calculator. But if I try to use completion there, I always end up with the *Completions*
buffer. Is there any nice completion replacement package which deals with this use case? I think it’s a matter of supporting completion-at-point
inside the minibuffer.
So far, I found that: