From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83023 Path: news.gmane.org!not-for-mail From: david.goldberg6@verizon.net (Dave Goldberg) Newsgroups: gmane.emacs.gnus.general Subject: Re: Replying from an nnir group Date: Tue, 26 Mar 2013 08:01:22 -0400 Message-ID: <84hajyqsj1.fsf@davestoy.homelinux.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1364299327 20783 80.91.229.3 (26 Mar 2013 12:02:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Mar 2013 12:02:07 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M31289@lists.math.uh.edu Tue Mar 26 13:02:32 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UKSaD-0001bO-VW for ding-account@gmane.org; Tue, 26 Mar 2013 13:02:30 +0100 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 1UKSZY-0000ij-Hc; Tue, 26 Mar 2013 07:01:48 -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 1UKSZW-0000iO-FI for ding@lists.math.uh.edu; Tue, 26 Mar 2013 07:01:46 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1UKSZR-00041f-Ht for ding@lists.math.uh.edu; Tue, 26 Mar 2013 07:01:46 -0500 Original-Received: from vms173017pub.verizon.net ([206.46.173.17]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1UKSZP-0004T2-TB for ding@gnus.org; Tue, 26 Mar 2013 13:01:40 +0100 Original-Received: from davestoy.homelinux.org.verizon.net ([unknown] [173.48.214.182]) by vms173017.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0MK900IFLO2ATT80@vms173017.mailsrvcs.net> for ding@gnus.org; Tue, 26 Mar 2013 07:01:23 -0500 (CDT) X-Face: W!bie|rYVd43O:2CkHTb*~s5}Yzx30X<@6Tq_bnP56Hp!xX4sVl4tgYRirjRcke\wfY!JJ9 i?]VIUJicJzq2\!3%7$5R%wi!R[.]Va97q In-reply-to: (Didier Verna's message of "Tue, 26 Mar 2013 11:01:10 +0100") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1 (gnu/linux) X-Spam-Score: -1.8 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83023 Archived-At: > I access my emails via an nnimap server. I frequently search for old > mails with GG on a group, and then type a reply. Unfortunately, sending > the reply doesn't work. I get a > "no such function: nnir-request-create-group" error. The GCC header is > set to something like that: > "nnir:((query . "blabla") (unique-id . "muxmwtqh4vf.fsf"))" > What I do then is to save the draft, exit the nnir group, get back to > the draft group and type Ds. This is rather inconvenient, and the GCC > header is not set to what I want (i.e. the group from which the original > mail was found). > What would make sense to me is to have the GCC header set to the > original nnimap group, not the nnir one. Is that possible? I have just > looked back at my gnus-message-archive-* config, but it seems to date > back from the days I was doing nnml, and it doesn't seem to apply to > IMAP servers. Probably the setting of gcc-self to t. A posting style that recognizes you're replying from an nnir group and setting Gcc appropriately would be the most likely solution. There is a macro called nnir-article-group that might be useful for getting the original group name. -- Dave Goldberg david.goldberg6@verizon.net