Hadron <[EMAIL PROTECTED]> writes: Hi Hadron,
>>> Or in other words how to match, using rx, all groups containing >>> "linux" or "emacs" for example? >> >> (,(rx (or "linux" "emacs")) >> (address "[EMAIL PROTECTED]")) > > Would you be so good as to maybe try this? e.g try to post to > comp.os.linux.ubuntu and see if that "contains linux" works? Yep, wors for both groups with emacs or linux in it. > It doesn't match for me. I have double checked everything. I guess the problem is that after this posting style follow some others which match comp.os.linux.ubuntu, too, and thus overwrite this setting. Bye, Tassilo -- People sometimes ask me if it is a sin in the Church of Emacs to use vi. Using a free version of vi is not a sin; it is a penance. So happy hacking. (Richard M. Stallman) _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
