[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nnimap 0.107 released
Soren Dayton <csdayton@cs.uchicago.edu> writes:
> Just installed it. And i have the same problem that Osma reported:
AOL. nnimap-0.105 is the last version that works for me.
I also have a similar problem in the server buffer when I try to browse
the imap-server:
Signaling: (wrong-type-argument integer-or-marker-p nil)
imap-parse-data-list(list)
imap-parse-response()
imap-arrival-filter(#<process imap> "* LIST (\\NoInferiors) \"/\" mail.outbox
\n* LIST (\\NoSelect) \"/\" diverse
\n* LIST (\\NoInferiors) \"/\" diverse/faxstatistikk
\n* LIST (\\NoInferiors) \"/\" diverse/webstatistikk
\n* LIST (\\NoInferiors \\UnMarked) \"/\" diverse/registreringer
\n* LIST (\\NoInferiors) \"/\" mail.other
\n* LIST (\\NoSelect) \"/\" archive-199905
\n* LIST (\\NoInferiors \\UnMarked) \"/\" archive-199905/mail.other
\n* LIST (\\NoInferiors \\UnMarked) \"/\" archive-199905/mail.outbox
\n* LIST (\\NoInferiors \\UnMarked) \"/\" archive-199905/doders
\n* LIST (\\NoInferiors) \"/\" archive-199905/bind-workers
\n* LIST (\\NoInferiors) \"/\" archive-199905/emx
\n* LIST (\\NoInferiors \\UnMarked) \"/\" archive-199905/linux-irda
\n* LIST (\\NoSelect) \"/\" list
\n* LIST (\\NoInferiors) \"/\" list/etsi
\n* LIST (\\NoInferiors) \"/\" list/linux-irda
\n* LIST (\\NoInferiors) \"/\" list/doders
\n* LIST (\\NoInferiors) \"/\" list/emx
\n* LIST (\\NoInferiors) \"/\" list/r!
ootshell
\n* LIST (\\NoInferiors) \"/\" list/nnimap
\n* LIST (\\NoInferiors) \"/\" list/flexfax
\n* LIST (\\NoInferiors) \"/\" list/bind-workers
\n* LIST (\\NoInferio")
accept-process-output(#<process imap> 1)
imap-wait-for-tag(33 nil)
imap-send-command-wait("LIST \"\" \"*%\"")
imap-mailbox-list(" *nnimap* mail.mork.no" "*" t nil)
ad-Orig-nnimap-request-list("mail.mork.no")
(setq ad-return-value (ad-Orig-nnimap-request-list server))
(let ((trace-level ...) (trace-buffer ...)) (save-excursion (set-buffer trace-buffer) (goto-char ...) (if ... ...) (insert ...)) (setq ad-return-value (ad-Orig-nnimap-request-list server)) (save-excursion (set-buffer trace-buffer) (goto-char ...) (insert ...)))
(let (ad-return-value) (let (... ...) (save-excursion ... ... ... ...) (setq ad-return-value ...) (save-excursion ... ... ...)) ad-return-value)
nnimap-request-list("mail.mork.no")
gnus-request-list((nnimap "mail.mork.no" (nnimap-address "gw.mork.no")))
gnus-browse-foreign-server("nnimap:mail.mork.no" #<buffer *Server*>)
gnus-server-read-server("nnimap:mail.mork.no")
* call-interactively(gnus-server-read-server)
This doesn't work in nnimap-0.105 either.
Bjørn