* fix org-mu4e (thanks semente!)
This commit is contained in:
@ -186,7 +186,7 @@ and images in a multipart/related part."
|
|||||||
(goto-char begin)
|
(goto-char begin)
|
||||||
(newline)
|
(newline)
|
||||||
(insert (org~mu4e-mime-multipart
|
(insert (org~mu4e-mime-multipart
|
||||||
body html (mapconcat 'identity html-images "\n")))))))
|
body html (mapconcat 'identity html-images "\n"))))))
|
||||||
|
|
||||||
;; next some functions to make the org/mu4e-compose-mode switch as smooth as
|
;; next some functions to make the org/mu4e-compose-mode switch as smooth as
|
||||||
;; possible.
|
;; possible.
|
||||||
|
|||||||
Reference in New Issue
Block a user