> Eval: (setq foo 'bar) > typing `C-s foo' will display: > Eval: (setq foo 'bar) [I-search backward: foo] > and `foo' will be highlighted in `isearch' face, as usual. > > Not bad (but don't you mean C-r for backward search)?
Yes, C-r. > Anyway, this seems orthogonal to the discussion of merging message and > minibuffer-message. Couldn't this be done today, just by using > minibuffer-message instead of message? It seems neither minibuffer-message nor message will help here. When I tried to use minibuffer-message, its delay after typing C-r and before point moves to the next occurrence is too long. Sorry. -- Juri Linkov http://www.jurta.org/emacs/ _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel