Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: info-gnus-english@gnu.org
Subject: Re: Always wide-reply in some newsgroups
Date: Thu, 02 May 2013 15:12:54 +0200	[thread overview]
Message-ID: <87ppx9ttih.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: <87ppx9lho6.fsf@mithlond.arda>

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	other threads:[~2013-05-02 13:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-02 10:57 Tassilo Horn
2013-05-02 11:55 ` Teemu Likonen
2013-05-02 13:12   ` Tassilo Horn [this message]
2013-05-02 14:32     ` Leonidas Tsampros
2013-05-02 14:42       ` 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=87ppx9ttih.fsf@thinkpad.tsdh.de \
    --to=tsdh@gnu.org \
    --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).