From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27723 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: imap in emacs and gnus Date: 05 Dec 1999 15:56:58 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <199912051428.JAA04962@harvee.billerica.ma.us> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164697 26017 80.91.224.250 (21 Oct 2002 01:44:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:44:57 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA25927 for ; Sun, 5 Dec 1999 09:58:28 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAB21881; Sun, 5 Dec 1999 08:57:46 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 05 Dec 1999 08:57:55 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id IAA23776 for ; Sun, 5 Dec 1999 08:57:45 -0600 (CST) Original-Received: from badis.pdc.kth.se (root@badis.pdc.kth.se [130.237.221.45]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA25922 for ; Sun, 5 Dec 1999 09:57:20 -0500 (EST) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.9.3/8.9.3) id PAA16914; Sun, 5 Dec 1999 15:57:00 +0100 X-Authentication-Warning: badis.pdc.kth.se: jas set sender to jas@pdc.kth.se using -f Original-To: "Eric S. Johansson" In-Reply-To: "Eric S. Johansson"'s message of "Sun, 5 Dec 1999 09:28:52 -0500" Original-Lines: 13 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27723 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27723 Eric S. Johansson writes: > (setq imap-debug "*imap-debug*") I would say there's something wrong in the `trace' package, by the look of your backtrace. I wasn't able to reproduce it though. However, since elisp traces of the imap packages rarely help isolate bugs nowadays you might as well remove that setq. > Signaling: (wrong-type-argument wholenump -1) > make-string(-1 124) > trace-entry-message(imap-opened 0 ((buffer " *nnimap* harvee" optional))) > (insert (trace-entry-message (quote imap-opened) trace-level (list ...)))