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: Hadron
Subject: Re: rx and gnus-posting-styles
Date: Wed, 18 Jul 2007 23:08:32 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.91 (gnu/linux)

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

> Hadron <hadronquark@googlemail.com> writes:
>
> Hi Hadron,
>
>> The main question is, however, can I use "rx" directly or not in
>> gnus-posting-style?
>
> You can but you have to understand backquoting, see (info

> "(elisp)Backquote"). Here are my posting styles:
> |         (,(rx bol "nnimap+Fastmail:INBOX.mailinglists."
> |               (or "d-barf"
> |                   "tsdh-fans"
> |                   "dtofans"))
> |          (address "thorn@fastmail.fm"))


Thanks Tassillo, but why the "bol"? Am I right in thinking the "or" part
is "any string containing the following"?.


reply via email to

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