Hadron <[EMAIL PROTECTED]> writes:

Hi Hadron,

> What am I doing wrong here?

As I said in a previous posting:

    You can but you have to understand backquoting, see
    (info "(elisp)Backquote").

> (setq gnus-posting-styles
>     '(,(rx (or "linux" "emacs"))
>      (address "[EMAIL PROTECTED]"))
>       )
>
> Doesn't match either groups containing emacs or linux.

Yes, because the rx form won't be expanded.

Bye,
Tassilo
-- 
      "OS's and GUI's come and go, only Emacs has lasting power."
          Per Abrahamsen in <[EMAIL PROTECTED]>



_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to