From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58907 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: possible imap.el bug Date: Fri, 15 Oct 2004 19:37:12 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <4nwtxtf84q.fsf@lifelogs.com> <4nfz4gc99o.fsf@lifelogs.com> <4nzn2napoz.fsf@lifelogs.com> <4n7jpranuj.fsf@lifelogs.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1097861892 11173 80.91.229.6 (15 Oct 2004 17:38:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Oct 2004 17:38:12 +0000 (UTC) Original-X-From: ding-owner+M7445@lists.math.uh.edu Fri Oct 15 19:38:01 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CIW1g-0003kP-00 for ; Fri, 15 Oct 2004 19:38:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CIW1R-00034F-00; Fri, 15 Oct 2004 12:37:45 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CIW1N-00034A-00 for ding@lists.math.uh.edu; Fri, 15 Oct 2004 12:37:41 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CIW1G-0007Sq-9e for ding@lists.math.uh.edu; Fri, 15 Oct 2004 12:37:37 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.229.2]) by justine.libertine.org (Postfix) with ESMTP id BDEC83A0035 for ; Fri, 15 Oct 2004 12:37:32 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CIW1D-0006DX-00 for ; Fri, 15 Oct 2004 19:37:31 +0200 Original-Received: from c494102a.s-bi.bostream.se ([217.215.27.65]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Oct 2004 19:37:31 +0200 Original-Received: from jas by c494102a.s-bi.bostream.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Oct 2004 19:37:31 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 16 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c494102a.s-bi.bostream.se User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:CWNq1MLgv16v/tn1lgMHUfOidjA= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58907 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58907 "Ted Zlatanov" writes: > On Fri, 15 Oct 2004, jas@extundo.com wrote: > >> Could you (load "imap.el") to get a more detailed backtrace, perhaps? >> I thought it was the string-to-number in the UIDPLUS part of the big >> if that crashed, but maybe it is some other call, hidden inside the >> rest of the function. >> >> Or the UIDPLUS capability has leaked between buffers. > > I'm almost positive it's the latter - I have two IMAP servers, one > Courier and one UW, set up. So what is the content of the `imap-capability' variable inside the two IMAP server buffers? E.g., "*nnimap *foo" and "*nnimap *bar".