* riece-filter.el (riece-handle-numeric-reply): Don't decode messages.
authorueno <ueno>
Sun, 8 Jun 2003 07:58:37 +0000 (07:58 +0000)
committerueno <ueno>
Sun, 8 Jun 2003 07:58:37 +0000 (07:58 +0000)
commitb6a4afe0f7c2449bf4f726f25b3fe6e51ef504d0
treeed4394d01cd9be18e895ebed4389a4414c6bb02b
parent9e3ce05a42b02c0cfdcd35e913133a1f5e7b6d06
* riece-filter.el (riece-handle-numeric-reply): Don't decode messages.
(riece-handle-message): Ditto.
(riece-sentinel): Clear system here.

* riece-server.el (riece-server-process-name): New function.
(riece-server-process): New function.
(riece-close-server): Abolish.

* riece-identity.el: Adopt vector object representation for
identity objects.
(riece-with-identity-buffer): New macro.
(riece-decode-identity): New function.
(riece-encode-identity): New function.

* riece-globals.el (riece-process-list): New variable.
(riece-server-process-alist): Abolish.
(riece-channel-buffer-alist): Abolish.
(riece-user-list-buffer-alist): Abolish.
(riece-short-channel-indicator): New variable.

* riece-channel.el: Assume that we are already in the server buffer.
* riece-user.el: Likewise.
lisp/riece-globals.el