all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs regexp question
@ 2003-06-04 17:24 gmayer
  2003-06-04 17:19 ` D. Goel
  2003-06-04 17:30 ` Kevin Rodgers
  0 siblings, 2 replies; 5+ messages in thread
From: gmayer @ 2003-06-04 17:24 UTC (permalink / raw)


Hello:

There are some regexps I don't know how to specify in gnu emacs:

- How should I ask for the first occurrence of two blank lines?

- How should I ask for the first occurrence of N blank lines for some fixed,
yet large, N. I think emacs uses ^ for the start of the line, though I've
seen some regexp libraries (not for emacs) that use the ^ as a sort of
"exponentiation" symbol for the number of times a string is concatenated.

- How can I search for regexps that have one or more newlines in the middle?

Brief explanations and/or brief examples of the above would greatly be
appreciated!

Thanks,

Mayer (gmayer@cs.bgu.ac.il)

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

end of thread, other threads:[~2003-06-04 18:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-04 17:24 emacs regexp question gmayer
2003-06-04 17:19 ` D. Goel
2003-06-04 17:56   ` Jesper Harder
2003-06-04 18:07     ` D. Goel
2003-06-04 17:30 ` Kevin Rodgers

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.