From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/17230 Path: news.gmane.org!not-for-mail From: Damien Wyart Newsgroups: gmane.emacs.gnus.user Subject: Re: Make `r` and `F` behave as `S L` when replying to a message from a mailing list Date: Fri, 07 Nov 2014 10:09:46 +0100 Organization: Serveur de News Free Message-ID: <545c8c5b$0$1989$426a74cc@news.free.fr> References: <545b8f0a$0$2898$426a34cc@news.free.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1415351416 20119 80.91.229.3 (7 Nov 2014 09:10:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Nov 2014 09:10:16 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri Nov 07 10:10:11 2014 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XmfYU-0007VG-NO for gegu-info-gnus-english@m.gmane.org; Fri, 07 Nov 2014 10:10:06 +0100 Original-Received: from localhost ([::1]:59049 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XmfYU-0004j7-7S for gegu-info-gnus-english@m.gmane.org; Fri, 07 Nov 2014 04:10:06 -0500 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!proxad.net!feeder1-2.proxad.net!cleanfeed2-b.proxad.net!nnrp4-1.free.fr!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 Original-Lines: 40 Original-NNTP-Posting-Date: 07 Nov 2014 10:09:47 CET Original-NNTP-Posting-Host: 213.41.244.197 Original-X-Trace: 1415351387 news-2.free.fr 1989 213.41.244.197:54084 Original-X-Complaints-To: abuse@proxad.net Original-Xref: usenet.stanford.edu gnu.emacs.gnus:88359 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:17230 Archived-At: * Denis Bitouz=E9 in gnu.emacs.gnus: > What do you mean by "Gnus" groups? Newsgroups, as provided by gmane > for instance? No, the notion of group in Gnus also applies to email messages. It is just a container of messages, either stored locally or accessed through IMAP for mails, or read via NNTP for News (the Agent also plays a role by caching locally, but let's keep things simple :). If you use Gnus to read email, you use mail groups, even if you do not know it :). See for example: https://www.gnu.org/software/emacs/manual/html_node/gnus/Splitting-Mail.html https://www.gnu.org/software/emacs/manual/html_node/gnus/Choosing-a-Mail-Ba= ck-End.html https://www.gnu.org/software/emacs/manual/html_node/gnus/Using-IMAP.html > > I think the simplest solution is to play with the corresponding group > > parameter to-address (and broken-reply-to if needed). See: > > https://www.gnu.org/software/emacs/manual/html_node/gnus/Group-Paramete= rs.html > Unfortunately, some of the lists I'm subscribed to don't have any > newsgroup counterpart. How do you read them? If each list doesn't have its own group, you might need to configure splitting. Having a group per list is very convenient. > A further check of the list's headers puzzled me: `Reply-To:` is the > list address, not the sender's one. Why Gnus doesn't take it into > account when I reply with `r` or `F`? r is explicitely to reply to the author. Mail-Followup-To is stronger: https://www.gnu.org/software/emacs/manual/html_node/message/Mailing-Lists.h= tml This discussion might also be interesting: https://groups.google.com/forum/#!searchin/fr.comp.applications.emacs/gnus$= 20reply-to/fr.comp.applications.emacs/gkgqR88EJc8/Rf00vPL4__8J -- = DW