From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67249 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Usage of gnus mailing list mode Date: Thu, 21 Aug 2008 16:55:15 +0200 Message-ID: <87fxoyifjg.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1219330895 13670 80.91.229.12 (21 Aug 2008 15:01:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Aug 2008 15:01:35 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M15700@lists.math.uh.edu Thu Aug 21 17:02:28 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1KWBcj-0002T3-5I for ding-account@gmane.org; Thu, 21 Aug 2008 16:58:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1KWBb0-0002At-5w; Thu, 21 Aug 2008 09:57:06 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1KWBay-0002Ad-FD for ding@lists.math.uh.edu; Thu, 21 Aug 2008 09:57:04 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1KWBav-0000ct-DR for ding@lists.math.uh.edu; Thu, 21 Aug 2008 09:57:04 -0500 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1KWBaw-00064e-00 for ; Thu, 21 Aug 2008 16:57:02 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id D501A7800ADA for ; Thu, 21 Aug 2008 16:56:59 +0200 (CEST) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17930-04 for ; Thu, 21 Aug 2008 16:56:59 +0200 (CEST) X-CHKRCPT: Envelopesender vrfy tassilo@member.fsf.org Original-Received: from thinkpad.tsdh.de (dhcp188.uni-koblenz.de [141.26.71.188]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 0EFF878008B1 for ; Thu, 21 Aug 2008 16:56:58 +0200 (CEST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67249 Archived-At: Hi all, today I've found out, that `A M' in a mailing lists summary buffer will activate `gnus-mailing-list-mode' which automagically detects the mailing list's owner/posting/[un]subscribe address and more. Well, that's very nice! Before I had a to-address group parameter for each mailing list group which was much more inconvenient. But there's one thing I don't like. With the to-address group parameter set, a follow up to a mailing list message created "To: mailing@list.example". With this funky mailing list mode, the To header is filled with the other poster's address and the mailing list is only Cc-ed. Personally, I don't like it too much if people reply to my mailing list articles to both me and the list. IMHO that's redundant and annoying. Is that a convention and are there good reasons for such a double-reply? If not, how do I teach gnus to put the mailing list in the To-header and to omit the Cc (unless I do a wide reply). Bye, Tassilo BTW: Ding is the only mailing list I have subscribed which doesn't work with mailing list mode, cause the messages here don't contain the needed headers. What a shame!?!