]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-mua.el
emacs: Sort headers when composing
[notmuch] / emacs / notmuch-mua.el
index e9b76f103c01d832bb3bd9eaae84dba047f28f4e..fcdd2d14784727af51a8d16fc3b44eee5a4bb5c3 100644 (file)
 
   (message-mail to subject other-headers continue
                switch-function yank-action send-actions)
+  (message-sort-headers)
   (message-hide-headers))
 
 (defun notmuch-mua-send-and-exit (&optional arg)