On windows. I didn't change any code (I've not been able to compile on windows recently, but I haven't gotten to that yet).<br><br>I wasn't thinking about escaping issues, I just put that regex into geany's search...<br>
<br><br><br><div class="gmail_quote">2009/4/29 Enrico Tröger <span dir="ltr"><<a href="mailto:enrico.troeger@uvena.de">enrico.troeger@uvena.de</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Tue, 28 Apr 2009 15:13:50 -0700, Dennis wrote:<br>
<br>
>I'm pretty sure it worked in .16<br>
><br>
>Now any file I open no longer shows the javascript functions. it just<br>
>says "No tags found". These are actually .jsp files but I've listed<br>
>*.jsp as an HTML extension in filetype_extensions.conf.<br>
><br>
>The regex you list below doesn't work for me unless I kill one of the<br>
>two backslashes before the last character:<br>
><br>
>^[ \t]*function[ \t]*([A-Za-z0-9_]+)[ \t]*\(<br>
<br>
</div>This is weird, if I remove one of the two last backslashes, the regex<br>
doesn't compile anymore and I get the followng warning:<br>
"Unmatched ( or \("<br>
<br>
So I'm wondering how you did test it. Are we talking about Windows,<br>
Linux or any other OS?<br>
How does your code look like, any example file?<br>
<br>
Furthermore, there were no related changes to the code since 0.16 (I<br>
think).<br>
<div><div></div><div class="h5"><br>
<br>
Regards,<br>
Enrico<br>
<br>
--<br>
Get my GPG key from <a href="http://www.uvena.de/pub.asc" target="_blank">http://www.uvena.de/pub.asc</a><br>
</div></div><br>_______________________________________________<br>
Geany mailing list<br>
<a href="mailto:Geany@uvena.de">Geany@uvena.de</a><br>
<a href="http://lists.uvena.de/cgi-bin/mailman/listinfo/geany" target="_blank">http://lists.uvena.de/cgi-bin/mailman/listinfo/geany</a><br>
<br></blockquote></div><br>