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

Leonidas Tsampros <ltsampros@upnet.gr> writes:

Hi Leonidas,

>> 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 . ""))))
>>
>
> 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).

Ah, nice, I didn't know this one.

> For example, on cedet-devel, the following group parameter was added:
>
> (to-list . "cedet-devel@lists.sourceforge.net")

For mailing list groups, I have

  (gnus-add-to-list t)

entries in `gnus-parameters'.  This makes Gnus set a `to-list' parameter
automatically when sending the first mail from that group.

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

Yes, that's very convenient.  But with the two bug report groups, that's
not important, because you never send messages to the lists directly,
but only thru `M-x report-emacs-bug' or `M-x TeX-submit-bug-report'.
Therefore I use only one single `gnus-parameters' entry above with the
empty string as value for `to-list'.

Bye,
Tassilo

      reply	other threads:[~2013-05-02 14:42 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
2013-05-02 14:42       ` Tassilo Horn [this message]

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=87li7xtpcu.fsf@thinkpad.tsdh.de \
    --to=tsdh@gnu.org \
    --cc=info-gnus-english@gnu.org \
    --cc=ltsampros@upnet.gr \
    /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).