* mu4e: set mail-header-separator to some sane value

This commit is contained in:
djcb
2012-11-04 20:41:09 +02:00
parent 49605bc86b
commit 2e6f8ba015
2 changed files with 5 additions and 5 deletions

View File

@ -228,11 +228,6 @@ needed, set the Fcc header, and register the handler function."
\\{message-mode-map}."
(let ((message-hidden-headers mu4e~compose-hidden-headers))
(use-local-map mu4e-compose-mode-map)
;; we set this here explicitly, since (as it has happened) a wrong
;; value for this (such as "") breaks address completion and other things
(set (make-local-variable 'mail-header-separator)
(purecopy "--text follows this line--"))
(make-local-variable 'message-default-charset)
;; if the default charset is not set, use UTF-8
(unless message-default-charset