From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66661 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:48:12 +0200 Message-ID: <87tzikb9eb.fsf@mocca.josefsson.org> References: <86wsnmvrmx.fsf@lifelogs.com> <76ve3155cy.fsf@dev-d01.ppllc.com> <87ej9ocoq7.fsf@mocca.josefsson.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207147776 27377 80.91.229.12 (2 Apr 2008 14:49:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Apr 2008 14:49:36 +0000 (UTC) Cc: "mdharnois\@gmail.com" , "nathanw\@MIT.EDU" , Ted Zlatanov , "ding\@gnus.org" To: Jake Colman Original-X-From: ding-owner+M15145@lists.math.uh.edu Wed Apr 02 16:50:02 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 1Jh4HT-00035w-Sd for ding-account@gmane.org; Wed, 02 Apr 2008 16:49:40 +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 1Jh4GY-0004UU-Br; Wed, 02 Apr 2008 09:48:42 -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 1Jh4GW-0004UA-UJ for ding@lists.math.uh.edu; Wed, 02 Apr 2008 09:48:40 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1Jh4GQ-00039I-J3 for ding@lists.math.uh.edu; Wed, 02 Apr 2008 09:48:40 -0500 Original-Received: from yxa.extundo.com ([83.241.177.38]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Jh4GZ-0000YY-00 for ; Wed, 02 Apr 2008 16:48:43 +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 m32EmCm3018531 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 2 Apr 2008 16:48:15 +0200 OpenPGP: id=B565716F; url=http://josefsson.org/key.txt Mail-Copies-To: nobody X-Hashcash: 1:22:080402:ding@gnus.org::H+XZ/oBmI1OzidX1:0Xu4 X-Hashcash: 1:22:080402:tzz@lifelogs.com::K1U2StCbLLjhXnsd:1YIW X-Hashcash: 1:22:080402:nathanw@mit.edu::iT8VQGIDO+MO4lm9:BXH/ X-Hashcash: 1:22:080402:colman@ppllc.com::X5ElRxHPbfK+jTUH:Ev+E X-Hashcash: 1:22:080402:mdharnois@gmail.com::QULh8QpehdVW7/pH:M7SY In-Reply-To: <87ej9ocoq7.fsf@mocca.josefsson.org> (Simon Josefsson's message of "Wed, 02 Apr 2008 16:31:44 +0200") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux) 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:66661 Archived-At: Simon Josefsson writes: > 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. I have applied all patches to CVS, you'll need to update both imap.el and nnimap.el, set the variable imap-enable-exchange-bug-workaround, and recompile (or remove the stale *.elc files) to have things work. This should make B m work, does it? /Simon