Merge branch 'master' into mu4e-view

This commit is contained in:
Thierry Volpiatto
2017-11-04 13:03:40 +01:00
8 changed files with 59 additions and 25 deletions

View File

@ -328,8 +328,8 @@ marking if it still had that."
(goto-char (point-min))
(mu4e~fontify-cited)
(mu4e~fontify-signature)
(mu4e~view-make-urls-clickable)
(mu4e~view-show-images-maybe msg)
(mu4e~view-make-urls-clickable)
(when embedded (local-set-key "q" 'kill-buffer-and-window))
(unless mode-enabled (run-mode-hooks 'mu4e-view-mode-hook)))))
(switch-to-buffer buf)))