response (It causes hang-up on slow network environment).
+2001-08-29 Yuuichi Teranishi <teranisi@gohome.org>
+
+ * acap.el (acap-parse-response): Don't delete process when BYE
+ response (It causes hang-up on slow network environment).
+
2001-08-28 Yuuichi Teranishi <teranisi@gohome.org>
* slp.el (slp-exec-wait): Use `slp-program-arguments'.
(BYE ;(cons 'bye (acap-parse-resp-body)))
;;(message (nth 1 (acap-parse-resp-body)))
;;(ding)
- (delete-process acap-process))
+ )
(CHANGE (cons 'change
(list (acap-parse-quoted)
(progn