* wl.el (wl-exit): Call `wl-acap-exit'.
authorteranisi <teranisi>
Wed, 28 Nov 2001 10:54:20 +0000 (10:54 +0000)
committerteranisi <teranisi>
Wed, 28 Nov 2001 10:54:20 +0000 (10:54 +0000)
commit213427eac70ff57848769cda92c2e07e589798f8
treedecd41c54df47679f2790d86f4b5f8998274b17c
parentef7ba101a28489931c368a494c621fad3e8289a2
* wl.el (wl-exit): Call `wl-acap-exit'.

* wl-summary.el (wl-summary-message-string): New function.
(wl-summary-reedit): Use it.
(wl-summary-resend-bounced-mail): Remove needless let.
(wl-summary-supersedes-message): Ditto.
(wl-summary-save): Ditto.

* wl-acap.el (wl-acap-original-msgdb-dir): New variable.
(wl-acap-init): Set it.
(wl-acap-exit): New function.

* acap.el (acap-response-bye-p): New function.
(acap-response-bye-message): Ditto.
(acap-wait-for-response): If bye response is received, cause an error.
(acap-parse-response): Make bye response when 'Bye' is received.
elmo/ChangeLog
elmo/acap.el
wl/ChangeLog
wl/wl-acap.el
wl/wl-summary.el
wl/wl.el