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

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

Re: trivial regexp problem


From: Luca Ferrari
Subject: Re: trivial regexp problem
Date: Wed, 23 Jan 2013 08:43:40 +0100

Correct! Since I'm not interested in separating spaces from other
parts of the string I fixed the regexp to "^[ \t]*\\(.+\\):[ \t\n]*"
(at least one letter before the colon must be present).

Thanks guys!



reply via email to

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