Re: [Mailman-Users] Topics regex

2006-09-18 Thread Mark Sapiro
David Dyer-Bennet wrote: > >By "fixed", do you mean the behavior is now documented? Or that they >won't be compiled in VERBOSE mode? (Off-hand either seems reasonable, >though I suspect most people are more used to the mode where >whitespace is treated verbatim.) I mean (from the 2.2 NEWS file)

Re: [Mailman-Users] Topics regex

2006-09-18 Thread David Dyer-Bennet
On 9/18/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > It's not documented, but Topic regexps are compiled in VERBOSE mode > which means that unescaped whitespace outside of character classes is > ignored. This and other issues with Topic regexps are fixed for > Mailman 2.2, By "fixed", do you mean

Re: [Mailman-Users] Topics regex

2006-09-18 Thread Mark Sapiro
Tobey Wheelock wrote: >Subject: Loc: Test > >This is my regex: >^(Re: \[Rappnet\] )?Loc(al)?[:.] > >It catches the initial posts but not the replies. It's not documented, but Topic regexps are compiled in VERBOSE mode which means that unescaped whitespace outside of character classes is ignored.

[Mailman-Users] Topics regex

2006-09-18 Thread Tobey Wheelock
I am having trouble getting my topics regex to handle replies to a topic. The list identifier is [Rappnet] Any of the following keywords are supposed to trigger the topic: Loc: Loc. Local: Local. The keywords are supposed to precede the Subject, e.g. Subject: Loc: Test This is my regex: ^(Re: \