help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to produce the effect of * and # of VIM in Emacs?


From: Micha Feigin
Subject: Re: How to produce the effect of * and # of VIM in Emacs?
Date: Wed, 27 Jul 2005 19:47:52 +0300

On Wed, 27 Jul 2005 17:09:19 +0100
Marc Tfardy <m-t-o___CUT_IT___@web.de> wrote:

> Emre Sevinc schrieb:
> > Hello,
> > 
> > What I'm trying to learn is how to produce the effect 
> > of * and # of VIM in Emacs.
> > 
> > I know I can make something like that:
> > 
> > M-b C-s C-w
> > 
> > I'd like to learn how can I make it with a single keystroke 
> > (key combination) or write some elisp function that
> > does so.
> > 
> > Any suggestions?
> 
> One stupid question - what do * and # in VIM?
> 

Search forward and backward for the word under the cursor

You can make a macro from this sequence and bind it to a key

You may also want to have a look at the highlight-regexp package at
http://www.geekware.de/software/emacs/

> regards
> 
> Marc
> 
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
>  
>  +++++++++++++++++++++++++++++++++++++++++++
>  This Mail Was Scanned By Mail-seCure System
>  at the Tel-Aviv University CC.
> 

 
 +++++++++++++++++++++++++++++++++++++++++++
 This Mail Was Scanned By Mail-seCure System
 at the Tel-Aviv University CC.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]