* elmo-pop3.el (elmo-pop3-debug): New variable.
authorteranisi <teranisi>
Fri, 15 Jun 2001 04:05:42 +0000 (04:05 +0000)
committerteranisi <teranisi>
Fri, 15 Jun 2001 04:05:42 +0000 (04:05 +0000)
commitaa90b9d0f684dc309babff79135e2e2427dbbd85
treea25da7d4ad39aa5a7d40e229f4a932406972b441
parente445e3005cbacc1eabd8bfa22e4b82f9fdb933e3
* elmo-pop3.el (elmo-pop3-debug): New variable.
(elmo-pop3-debug-inhibit-logging): Ditto.
(elmo-pop3-debug): New function.
(elmo-pop3-send-command): Call elmo-pop3-debug.
(elmo-pop3-read-response): Added keep-lock optional argument;
Don't unlock if keep-lock is non-nil.
(elmo-pop3-process-filter): Call elmo-pop3-debug.
(elmo-network-authenticate-session): Bind
elmo-pop3-debug-inhibit-logging as t.
(elmo-network-setup-session): Call elmo-pop3-read-response with
keep-lock argument.
(elmo-pop3-read-msg): Ditto.
(elmo-pop3-locked-p): Call elmo-pop3-debug.
(elmo-pop3-read-body): Call elmo-pop3-unlock.
(elmo-network-initialize-session): Call elmo-pop3-lock.
(elmo-folder-close-internal): Don't clear location-alist slot.
(elmo-folder-check): Clear location-alist slot.
elmo/ChangeLog
elmo/elmo-pop3.el