group by expression - syntax?

Martin Forssen maf at tkrat.org
Sat Jul 24 23:52:38 MEST 2004


On 14 Jul, Mark Lanzo wrote:
> Yeah, I noticed the same problem.  Seems that the strings
> that are entered for regexp are ccidentally scanned
> TWICE for metachars, at least for "\".  I think perhaps
> "\[scons-users\]" is getting turned into "[scons-users]" 
> before even calling the regexp matcher, with the consequence
> that the regexp matches anything containing the letters
> c,e,n,o,r,s,t,u.  Oops!
> 
> As a workaround, try "\\[scons-users\\]"

This is a good workaround. I just fixed the underlying bug in tkrat so
that the fix will not been needed in the future. The fix will be in the
next update of the cvs version.

I am sorry for the late answer, I have been on vacation for three weeks
and did not have net access. However I did bring my computer and got
some interesting features done. Like and improved database search dialog
and forward/bounce of a group of messages. I have also changed the
default colors so data areas are white. I have also done a number of
minor features and bug-fixes.

However I feel that I need to test all these changes for a couple of
days first before I spread them.

	/MaF


More information about the TkRat mailing list