dave andrews wrote: >Hi can anyone help me get the keywords selection facility working on >mailman?
There are some problems with the way topics keywords are documented in Mailman 2.1.x. Mailman 2.2 will actually work as documented, but for Mailman 2.1 you need to know the following. The regexp box is a single regexp compiled in VERBOSE mode. This means unescaped whitespace outside of character classes is ignored and any unescaped # and everything to the right of it is ignored. In particular, this means that several words, one per line are not ORed as implied by the documentation. You need to explicitly OR them as in firstword| secondword| otherword This is fixed in 2.2 (not released yet) so that the simple word per line will work, and current working regexps will be converted to continue working. -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9