From: morioka Date: Wed, 30 Sep 1998 13:03:29 +0000 (+0000) Subject: (mime-parse-message): Modify for `make-mime-entity-internal'. X-Git-Tag: flim-chao-1_10_0~2 X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fflim.git;a=commitdiff_plain;h=d1a479851982461b32c5ae71b6156c201b31f021 (mime-parse-message): Modify for `make-mime-entity-internal'. --- diff --git a/mime-parse.el b/mime-parse.el index fa20a85..19fe032 100644 --- a/mime-parse.el +++ b/mime-parse.el @@ -242,6 +242,8 @@ If is is not found, return DEFAULT-ENCODING." (make-mime-entity-internal representation-type (current-buffer) content-type nil parent node-id + nil nil nil nil + nil nil nil nil (current-buffer) header-start header-end body-start body-end)