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

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

Re: regex: \(.*\)\([a-zA-Z]+\)$ - not working as expected


From: AngusC
Subject: Re: regex: \(.*\)\([a-zA-Z]+\)$ - not working as expected
Date: Wed, 25 Mar 2015 07:16:52 -0700 (MST)

Thanks for the explanation.  

A space was easiest fix.

\(.*\)\( [a-zA-Z]+\)$




--
View this message in context: 
http://emacs.1067599.n5.nabble.com/regex-a-zA-Z-not-working-as-expected-tp353090p353106.html
Sent from the Emacs - Help mailing list archive at Nabble.com.



reply via email to

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