all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: life search
  2005-08-14 15:47 life search Baloff
@ 2005-08-13 22:38 ` Matthieu Moy
  2005-08-14  0:26   ` Baloff
  0 siblings, 1 reply; 5+ messages in thread
From: Matthieu Moy @ 2005-08-13 22:38 UTC (permalink / raw)


Baloff <vddr2u@bi.edu.gr> 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: life search
  2005-08-13 22:38 ` Matthieu Moy
@ 2005-08-14  0:26   ` Baloff
  0 siblings, 0 replies; 5+ messages in thread
From: Baloff @ 2005-08-14  0:26 UTC (permalink / raw)


Matthieu Moy <MatthieuNOSPAM.Moy@imag.fr.invalid> writes:

> Baloff <vddr2u@bi.edu.gr> 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.  

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: life search
@ 2005-08-14  0:37 Sean Sieger
  0 siblings, 0 replies; 5+ messages in thread
From: Sean Sieger @ 2005-08-14  0:37 UTC (permalink / raw)



       I copied minibuf-isearch.el from the browser to
       /etc/emacs21/minibuf-isearch.el

I'm pretty new myself but shouldn't you just mv it to site-lisp/ ?

    put (requrie 'minibuf-isearch) in my /.emacs
    
If you spelled require that way, then you need to correct it.

    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.  

See ya, Baloff.
-- 
Sean Sieger

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: life search
       [not found] <mailman.3669.1123980140.20277.help-gnu-emacs@gnu.org>
@ 2005-08-14  4:05 ` Baloff
  0 siblings, 0 replies; 5+ messages in thread
From: Baloff @ 2005-08-14  4:05 UTC (permalink / raw)


Sean Sieger <sean.sieger@gmail.com> writes:

>        I copied minibuf-isearch.el from the browser to
>        /etc/emacs21/minibuf-isearch.el
> 
> I'm pretty new myself but shouldn't you just mv it to site-lisp/ ?

I don't know, I did that as well for no avail.
> 
>     put (requrie 'minibuf-isearch) in my /.emacs
>     

> If you spelled require that way, then you need to correct it.

no, it is a typo here only.

> 
>     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.  
> 
> See ya, Baloff.
> -- 
> Sean Sieger

^ permalink raw reply	[flat|nested] 5+ messages in thread

* life search
@ 2005-08-14 15:47 Baloff
  2005-08-13 22:38 ` Matthieu Moy
  0 siblings, 1 reply; 5+ messages in thread
From: Baloff @ 2005-08-14 15:47 UTC (permalink / raw)


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>

thanks
ps. C-h a "some key words" did not reveal any thing related

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-08-14 15:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-14 15:47 life search Baloff
2005-08-13 22:38 ` Matthieu Moy
2005-08-14  0:26   ` Baloff
     [not found] <mailman.3669.1123980140.20277.help-gnu-emacs@gnu.org>
2005-08-14  4:05 ` Baloff
  -- strict thread matches above, loose matches on Subject: below --
2005-08-14  0:37 Sean Sieger

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.