* elmo-pop3.el (elmo-pop3-debug): New variable.
authorteranisi <teranisi>
Fri, 15 Jun 2001 03:34:38 +0000 (03:34 +0000)
committerteranisi <teranisi>
Fri, 15 Jun 2001 03:34:38 +0000 (03:34 +0000)
commit79cf50712898f5a7db4e2cf627b28caa8b451a5b
treeba00f389580eee32c0c209ef673a37328eaaf2b2
parentf65f736d08330344bb8743948d5013b3cb3b6474
* 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/ChangeLog
elmo/elmo-pop3.el