mu4e: fix typo mu4e~html2text-wrapper
This commit is contained in:
@ -315,7 +315,7 @@ code by Titus von der Malsburg."
|
||||
(shr-render-region (point-min) (point-max)))) msg))
|
||||
|
||||
(defun mu4e~html2text-shell (msg cmd)
|
||||
"Convert html2 text using a shell function."
|
||||
"Convert html2 text using a shell function."
|
||||
(mu4e~html2text-wrapper
|
||||
(lambda ()
|
||||
(let* ((tmp-file (mu4e-make-temp-file "html")))
|
||||
|
||||
Reference in New Issue
Block a user