Matthieu Moy <[EMAIL PROTECTED]> writes:

> Baloff <[EMAIL PROTECTED]> writes:
> 
> > Hello
> > is there a way to search the command line as you type each char and 
> > display the result so you can execute the found command with similar 
> > ease as the shell
> > $C-r start typing <RET>
> 
> minibuf-isearch.el
> 
> To be installed separately.
> 
> -- 
> Matthieu

I copied minibuf-isearch.el from the browser to
/etc/emacs21/minibuf-isearch.el
put (requrie 'minibuf-isearch) in my /.emacs
M-x C-r
M-x (isearch) [shell] then type m but it does not bring up the command
which has the letter m in it.  
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to