From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39009 Path: main.gmane.org!not-for-mail From: Nevin Kapur Newsgroups: gmane.emacs.gnus.general Subject: Re: Error trying to browse an imap server Date: Fri, 28 Sep 2001 08:06:57 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035174785 25594 80.91.224.250 (21 Oct 2002 04:33:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:33:05 +0000 (UTC) Return-Path: Original-Received: (qmail 29582 invoked from network); 28 Sep 2001 12:07:28 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 28 Sep 2001 12:07:28 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15mwQG-0008Sa-00; Fri, 28 Sep 2001 07:07:16 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 28 Sep 2001 07:06:51 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id HAA08080 for ; Fri, 28 Sep 2001 07:06:41 -0500 (CDT) Original-Received: (qmail 29576 invoked by alias); 28 Sep 2001 12:07:01 -0000 Original-Received: (qmail 29568 invoked from network); 28 Sep 2001 12:07:00 -0000 Original-Received: from pool-151-196-250-226.balt.east.verizon.net (HELO bombay.dyndns.org) (151.196.250.226) by gnus.org with SMTP; 28 Sep 2001 12:07:00 -0000 Original-Received: (from nevin@localhost) by bombay.dyndns.org (8.11.6/8.11.6) id f8SC6w302840; Fri, 28 Sep 2001 08:06:58 -0400 X-Authentication-Warning: bombay.dyndns.org: nevin set sender to nevin@jhu.edu using -f Original-To: ding@gnus.org X-Face: H~?ZI_L2!bGIrH^iC0e8t85[S`lwpP_/-sOvkGnN[\)[S";}xM3[Ib!ljz-80yK9SIf9sz6/DcY?yKUq1=-&XdrLjA^wK1 In-Reply-To: (Simon Josefsson's message of "Fri, 28 Sep 2001 10:22:06 +0200 (CEST)") Mail-Copies-To: never Original-Lines: 25 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Artificial Intelligence) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39009 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39009 Simon Josefsson writes: > On Thu, 27 Sep 2001, Nevin Kapur wrote: > >> In the *Server* buffer when I try to browse my IMAP server, I get the >> following backtrace: >> >> Signaling: (wrong-type-argument sequencep quote) >> concat("LIST \"" nil "\" \"" quote nil "%\"") > > Do you use `nnimap-list-pattern'? What is the contents of it? (quote ("INBOX" "mail/*" "Sent Items" "Draft" "Trash")) Ah...I see my error. I changed it to ("INBOX" "mail/*" "Sent Items" "Draft" "Trash*") and the error went away. Sorry about the noise. -- Nevin Kapur nevin@jhu.edu