all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* regexp and strings you don't want
@ 2003-08-25 19:45 Chaz
  2003-08-25 20:17 ` Barry Margolin
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Chaz @ 2003-08-25 19:45 UTC (permalink / raw)


Hi,

I know that ^ at the start of [ ] excludes individual characters (or
ranges of characters) from a regular expression search, but is there
an equivalent to eliminate strings?  That is, how can I search for a
regular expression that does not include a specified string?

For example, how can I search for a paragraph beginning with "The"
that does NOT include the word "top"?

Thanks

Chaz

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

end of thread, other threads:[~2003-08-30 14:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-25 19:45 regexp and strings you don't want Chaz
2003-08-25 20:17 ` Barry Margolin
2003-08-26 18:13   ` Chaz
2003-08-27 15:13     ` Kevin Rodgers
2003-08-29 15:50     ` Stefan Monnier
2003-08-26 22:19 ` Eric Pement
2003-08-27 20:26 ` Kai Großjohann
2003-08-29 16:14   ` Oliver Scholz
2003-08-29 18:50     ` Oliver Scholz
2003-08-29 19:58       ` Kai Großjohann
2003-08-29 20:38         ` Oliver Scholz
2003-08-30 14:50         ` Ilya Zakharevich

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.