From a67518681568817efd74158998466b235bafda4f Mon Sep 17 00:00:00 2001 From: Leandro Facchinetti Date: Mon, 29 Dec 2014 11:13:37 -0500 Subject: [PATCH] Fix mistake in documentation The function is expected to return plain text, not HTML. --- mu4e/mu4e.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mu4e/mu4e.texi b/mu4e/mu4e.texi index c70bdc56..d9004417 100644 --- a/mu4e/mu4e.texi +++ b/mu4e/mu4e.texi @@ -1294,7 +1294,7 @@ OS X, there is a program called @t{textutil} as yet another alternative: If @code{mu4e-html2text-command} refers to an elisp function, it is expected to take the current buffer in html as input, and transform it -into html (just like the @code{html2text} function). +into text (just like the @code{html2text} function). For example, emacs 24.4 and later versions include the @code{eww} browser which uses the @code{shr} html renderer; @t{mu4e} includes a