From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66657 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: the Exchange 2007 fix Date: Wed, 02 Apr 2008 16:31:44 +0200 Message-ID: <87ej9ocoq7.fsf@mocca.josefsson.org> References: <86wsnmvrmx.fsf@lifelogs.com> <76ve3155cy.fsf@dev-d01.ppllc.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207146748 23113 80.91.229.12 (2 Apr 2008 14:32:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Apr 2008 14:32:28 +0000 (UTC) Cc: "mdharnois\@gmail.com" , "nathanw\@MIT.EDU" , Ted Zlatanov , "ding\@gnus.org" To: Jake Colman Original-X-From: ding-owner+M15141@lists.math.uh.edu Wed Apr 02 16:32:59 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 1Jh414-0004Wa-Ck for ding-account@gmane.org; Wed, 02 Apr 2008 16:32:42 +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 1Jh40Q-0004EK-HP; Wed, 02 Apr 2008 09:32:02 -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 1Jh40P-0004E5-Cx for ding@lists.math.uh.edu; Wed, 02 Apr 2008 09:32:01 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1Jh40J-00030f-Hk for ding@lists.math.uh.edu; Wed, 02 Apr 2008 09:32:01 -0500 Original-Received: from yxa.extundo.com ([83.241.177.38]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Jh40S-0000Gk-00 for ; Wed, 02 Apr 2008 16:32:04 +0200 Original-Received: from mocca.josefsson.org (yxa.extundo.com [83.241.177.38]) (authenticated bits=0) by yxa.extundo.com (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id m32EViMX016353 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 2 Apr 2008 16:31:44 +0200 In-Reply-To: <76ve3155cy.fsf@dev-d01.ppllc.com> (Jake Colman's message of "Tue, 01 Apr 2008 22:59:41 -0400") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux) OpenPGP: id=B565716F; url=http://josefsson.org/key.txt Mail-Copies-To: nobody X-Hashcash: 1:22:080402:colman@ppllc.com::bImqpAD7vYqEH+EH:aWK X-Hashcash: 1:22:080402:mdharnois@gmail.com::MGTi8QSU/DGUzlbC:EDT7 X-Hashcash: 1:22:080402:tzz@lifelogs.com::dl6Dp2DwWZK4kHYX:ACHQ X-Hashcash: 1:22:080402:ding@gnus.org::vNVmRNC5OdTE22TZ:DxI2 X-Hashcash: 1:22:080402:nathanw@mit.edu::/5kSBGHbrTsONCUY:LBK1 X-Spam-Status: No, score=-0.0 required=4.0 tests=SPF_PASS autolearn=disabled version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on yxa-iv X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on yxa.extundo.com X-Virus-Status: Clean X-Spam-Score: -2.5 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66657 Archived-At: Jake Colman writes: > m> A thing of beauty. Actually, my great source of perplexment is that I > m> pored over RFC 3501 for hours and could not find an example of the "1,*" > m> syntax anywhere. > > Nathan, > > Does a 'B m' command work for you to move messages between folders? Likely not -- one of Nathan's other patches was for imap.el related to appending/copying messages between mailboxes. So you'll need that patch too in order to make moving work. /Simon