mu4e-view: re-appease gnus

Otherwise some saving of MIME-parts does not work properly.
This commit is contained in:
Dirk-Jan C. Binnema 2024-04-10 18:42:59 +03:00
parent 884f8d8f19
commit ac08a35c5b
1 changed files with 1 additions and 0 deletions

View File

@ -709,6 +709,7 @@ determine which browser function to use."
(defun mu4e--view-render-buffer (msg)
"Render current buffer with MSG using Gnus' article mode."
(setq gnus-summary-buffer (get-buffer-create " *appease-gnus*"))
(let* ((inhibit-read-only t)
(max-specpdl-size mu4e-view-max-specpdl-size)
(mm-decrypt-option 'known)