On Thu, 22 Oct 2009 23:11:04 +0200 Walter Franzini <[email protected]> wrote:
WF> I've recently switched from emacs22 to emacs23 and from nnmaildir to WF> nnimap. Running gnus-summary-respool-article I get the following error: WF> ------------------------------------------------------------------------ WF> B r runs the command gnus-summary-respool-article WF> Copying to nnimap: (44)... WF> Error in IMAP command APPEND: Missing '"' WF> Couldn't Copy article 44: Error in IMAP command APPEND: Missing '"' WF> nnimap: Updating info for nnimap+local:INBOX...done WF> ------------------------------------------------------------------------ WF> Is it a known problem? WF> Otherwise can someone help me locate where '"' should be added? You need imap-log set to t, the *imap-log* buffer will have the full exchange. Also try M-x toggle-debug-on-error to see if you can get a full trace of the error. Ted _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
