From: Barry Margolin <barry.margolin@level3.com>
Subject: Re: Jump to match of regex
Date: Tue, 15 Apr 2003 15:02:49 GMT [thread overview]
Message-ID: <saVma.10$MT3.254@paloalto-snr1.gtei.net> (raw)
In-Reply-To: mailman.4649.1050413820.21513.help-gnu-emacs@gnu.org
In article <mailman.4649.1050413820.21513.help-gnu-emacs@gnu.org>,
Joerg Schuster <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. 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.
If you don't do any other regexp searches while you're editing the items,
C-M-s C-s will search again for the previous regexp.
--
Barry Margolin, barry.margolin@level3.com
Genuity Managed Services, a Level(3) Company, Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.
next prev parent reply other threads:[~2003-04-15 15:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[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 [this message]
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
2003-04-15 13:35 Joerg Schuster
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='saVma.10$MT3.254@paloalto-snr1.gtei.net' \
--to=barry.margolin@level3.com \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).