From: Joerg Schuster <js@cis.uni-muenchen.de>
Subject: Jump to match of regex
Date: 15 Apr 2003 15:35:13 +0200 [thread overview]
Message-ID: <crtfzojx4ry.fsf@pinatubo.cis.uni-muenchen.de> (raw)
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. I know I could do a regexp-search, but I want to be
able to edit the items without having to start a new regexp-search
afterwards.
How can this be done?
Jörg
next reply other threads:[~2003-04-15 13:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-15 13:35 Joerg Schuster [this message]
[not found] <mailman.4649.1050413820.21513.help-gnu-emacs@gnu.org>
2003-04-15 13:56 ` Jump to match of regex lawrence mitchell
2003-04-15 15:02 ` Barry Margolin
2003-04-15 17:38 ` Gareth Rees
2003-04-15 19:13 ` Stefan Monnier
2003-04-15 19:21 ` Stefan Monnier
2003-04-16 3:12 ` Galen Boyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=crtfzojx4ry.fsf@pinatubo.cis.uni-muenchen.de \
--to=js@cis.uni-muenchen.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.