What's wrong with just using the ubiquitous `C-s'?
C-s runs `isearch-forward'
`isearch-forward' is an interactive compiled Lisp function
-- loaded from
"/usr/local/src/XEmacs/xemacs-21-Finnish_Landrace/lisp/isearch-mode.elc"
(isearch-forward &optional REGEXP-P)
Documentation:
Do incremental search forward.
With a prefix argument, do an incremental regular expression search instead.
As you type characters, they add to the search string and are found.
Show replies by date