mu4e: fix mu4e~proc-view-path

Ensure parameters match.
This commit is contained in:
Dirk-Jan C. Binnema
2020-07-25 17:20:39 +03:00
parent 6b32794f0e
commit 6d73ca8ec3
2 changed files with 3 additions and 3 deletions

View File

@ -1508,7 +1508,7 @@ attachments) in response to a (mu4e~proc-extract 'temp ... )."
;; remember the mapping path->docid, which maps the path of the embedded
;; message to the docid of its parent
(puthash path docid mu4e~path-parent-docid-map)
(mu4e~proc-view-path path mu4e-decryption-policy))
(mu4e~proc-view-path path mu4e-view-show-images mu4e-decryption-policy))
((string= what "emacs")
(find-file path)
;; make the buffer read-only since it usually does not make