(set-buffer-modified-p nil)))
(t
(mh-read-draft "" draft-name nil)))))
- (let ((msubtype "digest")
- orig-from orig-subject multipart-flag
- (tag-regexp
- (concat "^"
- (regexp-quote (mime-make-tag "message" "rfc822"))))
- )
+ (let ((tag-regexp
+ (concat "^" (regexp-quote (mime-make-tag "message" "rfc822"))))
+ orig-from orig-subject multipart-flag)
(goto-char (point-min))
(save-excursion
(save-restriction