Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Hadron <hadronquark@googlemail.com>
To: info-gnus-english@gnu.org
Subject: Re: rx and gnus-posting-styles
Date: Fri, 20 Jul 2007 14:58:37 +0200	[thread overview]
Message-ID: <m3vecf9qpu.fsf@googlemail.com> (raw)
In-Reply-To: <mailman.3629.1184854774.32220.info-gnus-english@gnu.org>

Tassilo Horn <tassilo@member.fsf.org> writes:

> 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

What am I doing wrong here?

(setq gnus-posting-styles
    '(,(rx (or "linux" "emacs"))
     (address "hadron+linux@foobar.invalid"))
      )

Doesn't match either groups containing emacs or linux.

  parent reply	other threads:[~2007-07-20 12:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-17 17:07 Hadron
2007-07-18 17:47 ` Tassilo Horn
     [not found] ` <mailman.3601.1184780852.32220.info-gnus-english@gnu.org>
2007-07-18 21:08   ` Hadron
2007-07-18 21:18     ` Hadron
2007-07-19  6:44       ` Tassilo Horn
     [not found]       ` <mailman.3624.1184827500.32220.info-gnus-english@gnu.org>
2007-07-19 11:46         ` Hadron
2007-07-19 14:19           ` Tassilo Horn
     [not found]           ` <mailman.3629.1184854774.32220.info-gnus-english@gnu.org>
2007-07-20 12:58             ` Hadron [this message]
2007-07-20 15:02               ` Tassilo Horn
     [not found]               ` <mailman.3686.1184943771.32220.info-gnus-english@gnu.org>
2007-07-22 11:45                 ` Hadron
2007-07-22 11:55                   ` Brep
2007-07-22 18:10                     ` Hadron
2007-07-22 14:09                   ` Tassilo Horn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3vecf9qpu.fsf@googlemail.com \
    --to=hadronquark@googlemail.com \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).