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

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

Re: Jump to match of regex


From: Galen Boyer
Subject: Re: Jump to match of regex
Date: 15 Apr 2003 22:12:12 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

On 15 Apr 2003, js@cis.uni-muenchen.de wrote:
> Hello,
> 
> In a file with the following structure
> 
> 
> 'bla': {
>      bli : 1
>      blo : 2
>},
> 
> 'ble': {
>      bli : 3
>      blo : 4
>},
> 
> I would like to jump from "^'" to "^'" instead of jumping from line to
> line with C-n. 

M-x occur "^'"

-- 
Galen deForest Boyer
Sweet dreams and flying machines in pieces on the ground.


reply via email to

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