From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73814 Path: news.gmane.org!not-for-mail From: Andrew Cohen Newsgroups: gmane.emacs.gnus.general Subject: nnir and move Date: Tue, 02 Nov 2010 21:05:45 -0400 Message-ID: <8762wf8bdi.fsf@andy.bu.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1288746427 12708 80.91.229.12 (3 Nov 2010 01:07:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 3 Nov 2010 01:07:07 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M22183@lists.math.uh.edu Wed Nov 03 02:07:02 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 1PDRoZ-0000I8-Up for ding-account@gmane.org; Wed, 03 Nov 2010 02:07:00 +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 1PDRng-0001KL-00; Tue, 02 Nov 2010 20:06:04 -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 1PDRne-0001K8-Rz for ding@lists.math.uh.edu; Tue, 02 Nov 2010 20:06:02 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PDRne-0005TH-0n for ding@lists.math.uh.edu; Tue, 02 Nov 2010 20:06:02 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PDRnd-0006l2-00 for ; Wed, 03 Nov 2010 02:06:01 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PDRnb-0008EI-Qe for ding@gnus.org; Wed, 03 Nov 2010 02:05:59 +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 ; Wed, 03 Nov 2010 02:05:59 +0100 Original-Received: from cohen by rain.gmane.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Nov 2010 02:05:59 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 12 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:nx28k+w6ZGiZMVS/Vu/vzb0+2Yw= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73814 Archived-At: I've pushed a change that adds the ability to move articles from the nnir summary buffer. This just calls the underlying backend to do the move. I have successfully moved about a half-dozen messages, and its hard to see what could go wrong. But since this is the first time that nnir makes any real changes to underlying messages, I would suggest testing on messages you don't mind losing (if something goes wrong) might be prudent. Andy