Teemu Likonen <[email protected]> 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 . "[email protected]"))
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
_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english