Gnus development mailing list
 help / color / mirror / Atom feed
* Error trying to access nnimap groups
@ 2002-08-26 22:04 Nevin Kapur
  2002-08-26 23:46 ` Katsumi Yamaoka
  0 siblings, 1 reply; 3+ messages in thread
From: Nevin Kapur @ 2002-08-26 22:04 UTC (permalink / raw)


Trying to access my IMAP server, Gnus failed with the following
backtrace.  It looks like preview-latex defines set-buffer-multibyte
in XEmacs and imap-disable-multibyte calls it resulting in the error.

I'm not sure whose bug this is so I'm sending this to both lists.

Signaling: (invalid-function (macro . #<compiled-function (multibyte) "...(10)" [multibyte (if (fboundp (quote set-buffer-file-coding-system)) (set-buffer-file-coding-system (quote binary))) error unimplemented "`set-buffer-multibyte is only implemented for the binary case."] 3 ("/share/lib/xemacs/xemacs-packages/lisp/preview/prv-xemacs.elc" . 2012)>))
  set-buffer-multibyte(nil)
  imap-open("jesse.mts.jhu.edu" nil nil nil " *nnimap* jesse")
  nnimap-open-connection("jesse")
  nnimap-open-server("jesse" ((nnimap-address "jesse.mts.jhu.edu") (nnimap-list-pattern ("INBOX" "mail/*" "Sent Items" "Draft" "#shared/support/%" "Trash*"))))
  byte-code("..." [gnus-command-method gnus-get-function open-server] 3)
  gnus-open-server((nnimap "jesse" (nnimap-address "jesse.mts.jhu.edu") (nnimap-list-pattern ("INBOX" "mail/*" "Sent Items" "Draft" "#shared/support/%" "Trash*"))))
  byte-code("..." [result method gnus-open-server] 2)
  gnus-check-server((nnimap "jesse" (nnimap-address "jesse.mts.jhu.edu") (nnimap-list-pattern ("INBOX" "mail/*" "Sent Items" "Draft" "#shared/support/%" "Trash*"))))
  gnus-select-newsgroup("nnimap+jesse:mail/Mailbox" nil nil)
  gnus-summary-read-group-1("nnimap+jesse:mail/Mailbox" nil t nil nil nil)
  gnus-summary-read-group("nnimap+jesse:mail/Mailbox" nil t nil nil nil nil)
  gnus-group-read-group(nil t)
  gnus-group-select-group(nil)
  gnus-topic-select-group(nil)
  call-interactively(gnus-topic-select-group)


-Nevin





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

end of thread, other threads:[~2002-08-27  3:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-26 22:04 Error trying to access nnimap groups Nevin Kapur
2002-08-26 23:46 ` Katsumi Yamaoka
2002-08-27  3:42   ` Nevin Kapur

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