Hrvoje Niksic <hniksic(a)srce.hr> writes:
SL Baur <steve(a)xemacs.org> writes:
> I see a potential problem though. I'm using icomplete and it is
> supposed to be displaying the keybinding when M-x <something> matches
> a command. `M-x revert-buffer' prints `[Matched; <C-R>]'.
> `M-x isearch-backward' doesn't show a match on anything:
> `M-x isearch-backward{,-regexp}'
Are you sure? It works for me, but you have to press
`M-x isearch-backward RET' and wait for a second.
I'm positive. The `wait for a second' part is something outside of
icomplete. Icomplete puts (or is supposed to put) the key definition
in the minibuffer *before* you hit return.
It appears to be an icomplete bug though. I tried the same experiment
with FSF Emacs 20.2 and got the same result.