X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fflim.git;a=blobdiff_plain;f=mime-parse.el;h=4d70477d8cb09b8f49351ae94bba36c92eae5111;hp=fef2ac3e4973b0047cbd17740454530c2c8733b2;hb=a00b8d52806bb1af44f9c0f743aa5f9271a9cab3;hpb=9fe91b19bcc08cdce543b0971a3f5c2f0e870cd3 diff --git a/mime-parse.el b/mime-parse.el index fef2ac3..4d70477 100644 --- a/mime-parse.el +++ b/mime-parse.el @@ -496,6 +496,7 @@ If Content-Transfer-Encoding field is not found, return nil." (defun mime-parse-buffer (&optional buffer representation-type) "Parse BUFFER as a MIME message. If buffer is omitted, it parses current-buffer." + (require 'mmbuffer) (save-excursion (if buffer (set-buffer buffer)) (mime-parse-message (or representation-type