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

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

Re: Is there an easier way to jump to the same word?


From: Bastien
Subject: Re: Is there an easier way to jump to the same word?
Date: Sat, 13 Apr 2013 02:19:49 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi Steven,

Steven Degutis <sbdegutis@gmail.com> writes:

> Are these functions defining word boundaries? What are the \\< and \
> \> used for? Using (current-word) should probably be sufficient, no?

(current-word t t) would better suits my own needs actually.

> Also, I didn't realize this until after I tried Chris's solution, but
> I also need it to highlight other occurrences of (current-word) in
> the buffer.

In that case, I think your first recipe (C-s C-w C-s) is the shortest
solution.

HTH,

-- 
 Bastien



reply via email to

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