help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I search for 9001 or 4001


From: Mark Skilbeck
Subject: Re: How do I search for 9001 or 4001
Date: Wed, 22 Aug 2012 12:21:48 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

You will want to precede that operator with a backslash: 4001\|9001.

Read up on the Emacs Regex stuff (RTFM!): 
http://www.gnu.org/software/emacs/manual/html_node/emacs/Regexps.html

- mgsk

On Wed, Aug 22, 2012 at 03:55:15AM -0700, acomber wrote:
> I want to do a regex search for the text '4001' or '9001'.  I thought C-M-s
> 4001|9001 would work but it doesn't.  How do I do this?
> 
> 
> 
> --
> View this message in context: 
> http://emacs.1067599.n5.nabble.com/How-do-I-search-for-9001-or-4001-tp262065.html
> Sent from the Emacs - Help mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]