Correct documentation

This commit is contained in:
Mickey Petersen 2022-12-03 14:44:50 +00:00
parent 37e8328975
commit 32aefe508f
1 changed files with 1 additions and 1 deletions

View File

@ -605,7 +605,7 @@ As a side-effect, a message that is being viewed loses its
;; update headers, if necessary.
(mu4e~headers-update-handler msg nil nil)
;; Create a new view buffer (if needed) as it is not
;; feasible to recycle an existing window due to buffer-specific
;; feasible to recycle an existing buffer due to buffer-specific
;; state (buttons, etc.) that can interfere with message rendering
;; in gnus.
(when-let ((existing-buffer (mu4e-get-view-buffer nil nil)))