info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rx and gnus-posting-styles


From: Tassilo Horn
Subject: Re: rx and gnus-posting-styles
Date: Thu, 19 Jul 2007 16:19:21 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

Hadron <hadronquark@googlemail.com> 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 "hadron+linux@foobar.invalid"))
>
> 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)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]