Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@gnus.org
Subject: Re: foobared imap server...
Date: Fri, 16 Jan 2004 07:27:15 +0100	[thread overview]
Message-ID: <ilun08o8l30.fsf@latte.josefsson.org> (raw)
In-Reply-To: <uu12xdy6h.fsf@coas.oregonstate.edu> (Jody Klymak's message of "Thu, 15 Jan 2004 07:33:10 -0800")

Jody Klymak <jklymak@coas.oregonstate.edu> writes:

> I've attached a new backtrace (and the new imap log) with imap.el no
> longer byte compiled.  

Thanks.

> Thanks for any help you can give.  
>
> Cheers,  Jody
>
> Debugger entered--Lisp error: (error "In imap-parse-flag-list")
>   signal(error ("In imap-parse-flag-list"))
>   error("In imap-parse-flag-list" 10)
>   (or (eq (char-after) 41) (error "In imap-parse-flag-list" (char-after)))
>   (progn (or (eq ... 41) (error "In imap-parse-flag-list" ...)) nil)
>   (assert (eq (char-after) 41) t "In imap-parse-flag-list")
>   (let (flag-list start) (assert (eq ... 40) t "In imap-parse-flag-list") (while (and ... ... ...) (push ... flag-list)) (assert (eq ... 41) t "In imap-parse-flag-list") (imap-forward) (nreverse flag-list))
>   imap-parse-flag-list()

This is weird, it works here.  Can you put the point at '(' in the
following lines and do M-: (imap-parse-flag-list) RET and tell if this
also generate the same backtrace?

* FLAGS (\Answered \Flagged \Draft \Deleted \Seen jklymak	l)
* OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen jklymak	l \*)]

It should, but it doesn't for me.  Perhaps there is some customization
that modify the behaviour.  If it does crash for you too, doing the
same with emacs -q might suggest if something in your environment is
causing this.  Of course, then imap.el should be fixed.




      reply	other threads:[~2004-01-16  6:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-14 15:31 Jody Klymak
2004-01-15  2:52 ` Simon Josefsson
2004-01-15 15:33   ` Jody Klymak
2004-01-16  6:27     ` Simon Josefsson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ilun08o8l30.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).