[Geany] use of regex -- solved

Ronan Chilvers ronan at xxxxx
Fri Mar 5 12:02:27 UTC 2010


Hi Denis

OK, solved. Seems the regex patterns cannot hold '\n'. So, i do it in 2
> passes:
> * "\t*{" --> " {" (with regex)
> * "\n {" --> " {" (without)
>
>
There's a  'Use escape sequences' checkbox in the search - maybe you need to
tick that? I've found before that I need both that and regex ticked to do
the sort of search you're doing.

Cheers
-- 
Ronan
D3R Ltd
t 0333 800 2288
f 0333 800 2289
e ronan at d3r.com
w http://d3r.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/users/attachments/20100305/2f2284e9/attachment.html>


More information about the Users mailing list