From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62560 Path: news.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.gnus.general Subject: dealing with news-gatewayed mail lists Date: Thu, 06 Apr 2006 20:23:27 +0100 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1144351496 24434 80.91.229.2 (6 Apr 2006 19:24:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 6 Apr 2006 19:24:56 +0000 (UTC) Original-X-From: ding-owner+m11086@lists.math.uh.edu Thu Apr 06 21:24:54 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FRa5o-0004Pz-BF for ding-account@gmane.org; Thu, 06 Apr 2006 21:24:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FRa5c-0001Jn-00; Thu, 06 Apr 2006 14:24:20 -0500 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FRa4x-0001Ji-00 for ding@lists.math.uh.edu; Thu, 06 Apr 2006 14:23:39 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1FRa4v-00018B-4D for ding@lists.math.uh.edu; Thu, 06 Apr 2006 14:23:39 -0500 Original-Received: from s2.ukfsn.org ([217.158.120.143] helo=mail.ukfsn.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FRa4m-0002v2-00 for ; Thu, 06 Apr 2006 21:23:28 +0200 Original-Received: from localhost (84-45-211-153.no-dns-yet.enta.net [84.45.211.153]) by mail.ukfsn.org (Postfix) with ESMTP id 8EA6FE6FB2 for ; Thu, 6 Apr 2006 20:20:38 +0100 (BST) Original-Received: from fx by localhost with local (Exim 4.60) (envelope-from ) id 1FRa4l-0007p1-Iz for ding@gnus.org; Thu, 06 Apr 2006 20:23:27 +0100 Original-To: ding@gnus.org User-Agent: Gnus/5.11 (Gnus v5.11) X-Draft-From: ("nntp+news.gmane.org:gmane.emacs.gnus.general" "") X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62560 Archived-At: [Sorry if this eventually appears twice. Posting through gmane seems to be broken, rather ironically.] I assume this sort of functionality exists, but I can't find it and I find it increasingly difficult to follow the Gnus code to do it myself. How do you do a wide reply to something on a news-gatewayed mail list, like on gmane, so that it actually works as for a mail list? I.e. the followup should be mailed to all the recipients from the original (without a message about being a copy of a post), but with the list address replaced by the newsgroup. (`gnus-mailing-list-groups' seems to provide almost the opposite of this, and its doc isn't very clear. Anyway it's not useful if you're not subscribed to a subscriber-only list.)