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

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

Re: Always wide-reply in some newsgroups


From: Tassilo Horn
Subject: Re: Always wide-reply in some newsgroups
Date: Thu, 02 May 2013 15:12:54 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Teemu Likonen <tlikonen@iki.fi> writes:

Hi Teemu,

>> is there a trick to make Gnus always doing wide replies in some
>> newsgroups, also if I press `F' / `f'?
>
> Yes. I use the feature in this very mailing list. I read this through
> Gmane and have the following setting as part of my gnus-parameters:
>
>     (".*:gmane\\.emacs\\.gnus\\.user$"
>      (to-list . "info-gnus-english@gnu.org"))

Ah, right.  Now I use this:

--8<---------------cut here---------------start------------->8---
(setq gnus-parameters
      `([...]
        ;; In Gmane bug list groups, following up should wide reply
        (,(rx (or "gmane.emacs.auctex.bugs"
                  "gmane.emacs.bugs"))
         (to-list . ""))))
--8<---------------cut here---------------end--------------->8---

Thanks,
Tassilo




reply via email to

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