* elmo-util.el (elmo-quoted-specials-list): New constant.
authorhmurata <hmurata>
Sun, 5 Jun 2005 02:08:15 +0000 (02:08 +0000)
committerhmurata <hmurata>
Sun, 5 Jun 2005 02:08:15 +0000 (02:08 +0000)
commit31665e949babd625632818bb0470f9486367fc88
tree59d75513139650d1f46cefc2588d943a49ec07e3
parent43eb3242875aea07f9e2952a8480b3283da5eb0c
* elmo-util.el (elmo-quoted-specials-list): New constant.
(elmo-quoted-token): New function.

* elmo-net.el (elmo-net-quote-chars-regexp): New constant.
(elmo-net-format-quoted): New function.
(elmo-net-parse-network): Ditto.
(elmo-folder-initialize): Use it.

* elmo-nntp.el (elmo-folder-initialize): Use
`elmo-net-parse-network' to parse network specification instead of
`elmo-folder-initialize#elmo-net'.

* elmo-pop3.el (elmo-folder-initialize): Ditto.

* elmo-imap4.el (elmo-folder-initialize): Ditto.
(elmo-folder-list-subfolders): Quote folder name by
`elmo-net-format-quoted'.
elmo/ChangeLog
elmo/elmo-imap4.el
elmo/elmo-net.el
elmo/elmo-nntp.el
elmo/elmo-pop3.el
elmo/elmo-util.el