* elmo.el (elmo-message-match-condition): Use elmo-message-fetch
authorteranisi <teranisi>
Fri, 20 Feb 2004 16:15:42 +0000 (16:15 +0000)
committerteranisi <teranisi>
Fri, 20 Feb 2004 16:15:42 +0000 (16:15 +0000)
commit7f6e08e4f77e07def1bf4b57e7676da25b727b05
tree29afbd12ac38d8352393298d3b00011b88ae4902
parent95da33383b75d4d3125e6806a94d9756efc7ee8a
* elmo.el (elmo-message-match-condition): Use elmo-message-fetch
instead of insert-file-contents-as-binary.
(elmo-message-set-field): New generic function.

* elmo-localdir.el (elmo-folder-expand-msgdb-path): Follow the
behavior change on `split-string'.

* elmo-file.el (elmo-file-find): New function.
(elmo-file-command): New user option.
(elmo-file-command-argument): Ditto.
(elmo-file-fetch-max-size): Ditto.
(elmo-file-detect-format): New function.
(elmo-map-message-fetch): Use elmo-file-fetch-max-size;
Use elmo-file-detect-format.
(elmo-map-folder-list-message-locations): Don't treat directories.
elmo/ChangeLog
elmo/elmo-file.el
elmo/elmo-localdir.el
elmo/elmo.el