From: Simon Josefsson Date: Thu, 15 Feb 2001 09:16:41 +0000 (+0000) Subject: 2001-02-15 NAGY Andras X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=6ac7323913cf940ff1065985d41526b8db271c9e 2001-02-15 NAGY Andras * imap.el (imap-gssapi-open): Set imap-c-l-s-first. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7323c8b8d..25a819d53 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2001-02-15 NAGY Andras + + * imap.el (imap-gssapi-open): Set imap-c-l-s-first. + 2001-02-14 21:00:00 ShengHuo ZHU * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function. diff --git a/lisp/imap.el b/lisp/imap.el index f10aeaacc..025962e64 100644 --- a/lisp/imap.el +++ b/lisp/imap.el @@ -521,7 +521,8 @@ If ARGS, PROMPT is used as an argument to `format'." response) (when process (with-current-buffer buffer - (setq imap-client-eol "\n") + (setq imap-client-eol "\n" + imap-calculate-literal-size-first t) (while (and (memq (process-status process) '(open run)) (goto-char (point-min)) ;; cyrus 1.6.x (13? < x <= 22) queries capabilities