* mu4e-send.el: use mu4e-send-citation-prefix instead of hardcoded " > "

(thanks to James Ladan)
This commit is contained in:
djcb 2012-03-21 00:03:20 +02:00
parent bd0573f3db
commit 9444a3eb0e
1 changed files with 2 additions and 1 deletions

View File

@ -68,7 +68,8 @@ of mm and emacs."
(or (caar from) (cdar from) "someone")
"someone"))
"\n\n"
(replace-regexp-in-string "^" " > " body)))))
(replace-regexp-in-string "^"
mu4e-send-citation-prefix body)))))
(defun mu4e-send-recipients-remove (lst email-to-remove)
"Remove the recipient with EMAIL from the recipient list (of form