This commit is contained in:
djcb 2012-07-24 01:34:06 +03:00
parent fd65b992d5
commit f00673e468
1 changed files with 2 additions and 1 deletions

View File

@ -237,7 +237,8 @@ separator is never written to file. Also see
`mu4e-remove-mail-header-separator'."
(save-excursion
(let ((sepa (propertize mail-header-separator
'intangible t 'read-only t
'intangible t
'read-only "Can't touch this"
'font-lock-face 'mu4e-system-face)))
(goto-char (point-min))
;; search for the first empty line