From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73779 Path: news.gmane.org!not-for-mail From: Andrew Cohen Newsgroups: gmane.emacs.gnus.general Subject: Re: nnir and move Date: Mon, 01 Nov 2010 10:28:46 -0400 Message-ID: <8739rl5d9d.fsf@andy.bu.edu> References: <87wrox5jyh.fsf@andy.bu.edu> <87sjzl5jis.fsf@andy.bu.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1288621762 29454 80.91.229.12 (1 Nov 2010 14:29:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 1 Nov 2010 14:29:22 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M22148@lists.math.uh.edu Mon Nov 01 15:29:18 2010 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.69) (envelope-from ) id 1PCvNt-0004Hw-Lx for ding-account@gmane.org; Mon, 01 Nov 2010 15:29:18 +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 1PCvNg-0000Uf-As; Mon, 01 Nov 2010 09:29:04 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PCvNe-0000UN-IZ for ding@lists.math.uh.edu; Mon, 01 Nov 2010 09:29:02 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PCvNa-0006bb-8x for ding@lists.math.uh.edu; Mon, 01 Nov 2010 09:29:02 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PCvNZ-0004Tp-00 for ; Mon, 01 Nov 2010 15:28:57 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PCvNZ-00047z-Bl for ding@gnus.org; Mon, 01 Nov 2010 15:28:57 +0100 Original-Received: from rain.gmane.org ([80.91.229.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Nov 2010 15:28:57 +0100 Original-Received: from cohen by rain.gmane.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Nov 2010 15:28:57 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: rain.gmane.org User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:8zSUUw1/mpqErlQeMMriit5n1NM= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73779 Archived-At: >>>>> "Andy" == Andrew Cohen writes: >>>>> "Lars" == Lars Magne Ingebrigtsen writes: Lars> Andrew Cohen writes: >>> Should be easy enough if the summary buffer contains articles >>> from a single group, but would this work with multiple groups in >>> the summary buffer? Lars> Doesn't nnir keep track of what groups the messages come from? Andy> Yes it does. I just wasn't sure that 'request-move-article Andy> would do the right thing. And it does, more or less. Several annoyances, the most severe of which is the registry, which gets the from-group being nnir rather than the real group. I know nothing about the registry---before I poke around maybe Ted can see some way to fix this?