Gnus development mailing list
 help / color / mirror / Atom feed
* recent nnimap LIST change broke Exchange 2003
@ 2010-11-26  9:41 Robert Pluim
  2010-11-26 10:42 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 8+ messages in thread
From: Robert Pluim @ 2010-11-26  9:41 UTC (permalink / raw)
  To: ding

This:

commit af87b909b94f902b24687a9f53a74beb3c52ff7f
Author: Lars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Date:   Fri Nov 26 02:00:28 2010 +0100

    (nnimap-get-groups): Reimplement to work with folded lines.

caused this:

Debugger entered--Lisp error: (wrong-type-argument char-or-string-p a-group)
  utf7-encode(a-group t)
  nnimap-request-list("mymail")
  gnus-request-list((nnimap "mymail" (nnimap-address "mail.mycompany.com") (nnimap-server-port 993) (nnimap-expunge t) (nnir-search-engine imap) (nnimap-stream ssl)))
  gnus-read-active-file-1((nnimap "mymail" (nnimap-address "mail.mycompany.com") (nnimap-server-port 993) (nnimap-expunge t) (nnir-search-engine imap) (nnimap-stream ssl)) nil)
  gnus-read-active-file(nil nil)
  gnus-setup-news(nil nil nil)
  byte-code("..." [gnus-slave gnus-current-startup-file gnus-startup-file did-connect level dont-connect gnus-group-quit gnus-run-hooks gnus-startup-hook gnus-make-newsrc-file gnus-dribble-read-file gnus-request-create-group "queue" (nndraft "") "drafts" (nndraft "") gnus-setup-news nil gnus-setup-news-hook gnus-start-draft-setup gnus-group-list-groups gnus-group-first-unread-group gnus-configure-windows group gnus-group-set-mode-line gnus-started-hook gnus-use-dribble-file gnus-agent] 4)
  gnus-1(nil nil nil)
  gnus(nil)
  call-interactively(gnus)
  command-execute(gnus t)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)
  (dispatch-event "[internal]")

This is on XEmacs 21.5  (beta29) "garbanzo" d27c1ee1943b+ [Lucid]
(i686-pc-cygwin, Mule) of Mon Oct 18 2010 on RPluim

It looks like you're expecting `read' to return a string, and it
isn't. I had a look at the output of the LIST command, and it looks ok,
except that the groupnames are not in double quotes, except when they
contain a space.

Regards

Robert

-- 




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-11-28 12:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-26  9:41 recent nnimap LIST change broke Exchange 2003 Robert Pluim
2010-11-26 10:42 ` Lars Magne Ingebrigtsen
2010-11-26 11:49   ` Robert Pluim
2010-11-26 11:54     ` Lars Magne Ingebrigtsen
2010-11-26 12:18       ` Spaces in gcc group names Robert Pluim
2010-11-26 13:18         ` Dave Goldberg
2010-11-26 13:40           ` Robert Pluim
2010-11-28 12:17             ` Lars Magne Ingebrigtsen

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).