mu4e: compose in new frame

This commit is contained in:
Gabriel Ebner 2017-02-13 15:59:54 +01:00
parent c3ee1b29f6
commit b551c97143

@ -191,6 +191,7 @@ before layers configuration."
(imagemagick-register-types))
(setq mu4e-html2text-command "elinks -dump")
(setq mu4e-use-fancy-chars t)
(setq mu4e-compose-in-new-frame t)
(setq evil-in-single-undo t)
)