> Much better after I disable tooltip mode! Now that the tool tip is
> displayed in the minibuffer, it still delays a bit (not that long as
> before, presumably for users to see the tool tip), How do I even disable
> that?
(setq show-help-function nil)
Stefan