Fix last change of dd80ee6 (was: mm-uu.el: Don't dissect patch part)
This commit is contained in:
@@ -711,8 +711,7 @@ Assume text has been decoded if DECODED is non-nil."
|
||||
;; Mutt still uses application/pgp even though
|
||||
;; it has already been withdrawn.
|
||||
(string-match "\\`text/\\|\\`application/pgp\\'" type)
|
||||
(not
|
||||
(string-match "\\`text/x-\\(?:diff\\|patch\\)\\'" type))
|
||||
(not (string-match "/x-\\(?:diff\\|patch\\)\\'" type))
|
||||
(equal (car (mm-handle-disposition handle))
|
||||
"inline")
|
||||
(setq
|
||||
|
||||
Reference in New Issue
Block a user