From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56025 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: foobared imap server... Date: Thu, 15 Jan 2004 03:52:02 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1074135167 16634 80.91.224.253 (15 Jan 2004 02:52:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Jan 2004 02:52:47 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M4565@lists.math.uh.edu Thu Jan 15 03:52:43 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Agxcg-00043p-00 for ; Thu, 15 Jan 2004 03:52:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AgxcP-0001DT-00; Wed, 14 Jan 2004 20:52:25 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AgxcH-0001DN-00 for ding@lists.math.uh.edu; Wed, 14 Jan 2004 20:52:17 -0600 Original-Received: from yxa.extundo.com (178.230.13.217.in-addr.dgcsystems.net [217.13.230.178]) by justine.libertine.org (Postfix) with ESMTP id E3AE13A0026 for ; Wed, 14 Jan 2004 20:52:16 -0600 (CST) Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.10/8.12.10) with ESMTP id i0F2qCAn005135 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 15 Jan 2004 03:52:13 +0100 Original-To: Jody Klymak Mail-Copies-To: nobody X-Hashcash: 0:040115:jklymak@coas.oregonstate.edu:9df5ff3c521d622b X-Hashcash: 0:040115:ding@gnus.org:f1021dcff7f3eeda In-Reply-To: (Jody Klymak's message of "Wed, 14 Jan 2004 07:31:56 -0800") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56025 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56025 Jody Klymak writes: > Hello, > > I just changed institutions and added the local imap server as a > secondary select method. Things seemed OK until I tried to copy > items from my old imap server's INBOX to my new imap server's INBOX. > Now I can no longer enter the new server's INBOX. I've attached the > *Backtrace* and *imap-log*. This is No Gnus v0.2. > > Unfortunately I do not have direct access to the server, or I'd wipe > my INBOX and try again. Renaming .newsrc.eld, Mail, and News on my > client machine does not help matters. > > What seems to have happened is that my flags now have a "\njklymak 1" > entry that gnus doesn't like: > * FLAGS (\Answered \Flagged \Draft \Deleted \Seen jklymak l) I can't reproduce this. Evaluting (imap-parse-flag-list) when the point is on the leading ( works here, on both emacsen. The flag look odd, it contains a TAB, but I can't see anything wrong with the code. Can you M-x load-file RET /path/to/gnus/lisp/imap.el RET to get a better backtrace? > Should I simply ask my admins to wipe my mail spool on the new machine > and start again? Let's try to debug it first.