all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Jump to match of regex
@ 2003-04-15 13:35 Joerg Schuster
  0 siblings, 0 replies; 7+ messages in thread
From: Joerg Schuster @ 2003-04-15 13:35 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-04-16  3:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [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
2003-04-15 13:35 Joerg Schuster

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.