Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Leonidas Tsampros <ltsampros@upnet.gr>
To: Tassilo Horn <tsdh@gnu.org>
Cc: info-gnus-english@gnu.org
Subject: Re: Always wide-reply in some newsgroups
Date: Thu, 02 May 2013 17:32:12 +0300	[thread overview]
Message-ID: <8761z14fmb.fsf@kepler.lan> (raw)
In-Reply-To: <87ppx9ttih.fsf@thinkpad.tsdh.de> (Tassilo Horn's message of "Thu, 02 May 2013 15:12:54 +0200")

Tassilo Horn <tsdh@gnu.org> writes:
> 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:
>
> (setq gnus-parameters
>       `([...]
> 	;; In Gmane bug list groups, following up should wide reply
> 	(,(rx (or "gmane.emacs.auctex.bugs"
> 		  "gmane.emacs.bugs"))
> 	 (to-list . ""))))
>
> Thanks,
> Tassilo

I do something similar I think. Whenever I have a group that I know for
sure that mails there are coming from a mailing list, I open a
message and run M-x gnus-mailing-list-insignuate (or press A M).

For example, on cedet-devel, the following group parameter was added:

(to-list . "cedet-devel@lists.sourceforge.net")

Also pressing  a from that group will add the to-list address in the
To: field automatically which I find extremely valuable.

  reply	other threads:[~2013-05-02 14:32 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
2013-05-02 14:32     ` Leonidas Tsampros [this message]
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=8761z14fmb.fsf@kepler.lan \
    --to=ltsampros@upnet.gr \
    --cc=info-gnus-english@gnu.org \
    --cc=tsdh@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).