do not rename current message buffer if the name has not changed

This commit is contained in:
Antoine Levitt
2016-10-31 16:28:25 +01:00
parent bc13cfda35
commit c0726d92a0

View File

@ -502,7 +502,8 @@ buffers; lets remap its faces so it uses the ones for mu4e."
(rename-buffer (generate-new-buffer-name
(truncate-string-to-width str
mu4e~compose-buffer-max-name-length
nil nil t)))))
nil nil t)
(buffer-name)))))
(defun mu4e~compose-crypto-reply (parent compose-type)
"When composing a reply to an encrypted message, we can