X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.el;h=d6350ebe78a1240b94c7793b9aa39da4e29ae7a6;hp=e9786c0b28885c86e2a62b24f06296bc19ac380e;hb=f0bb5e9c3e65e858fbb269a36142cb0afbe4698f;hpb=0ce9c53fd4c012d8a67937aa1ad60519f7f45987 diff --git a/notmuch.el b/notmuch.el index e9786c0b..d6350ebe 100644 --- a/notmuch.el +++ b/notmuch.el @@ -49,6 +49,7 @@ (require 'cl) (require 'mm-view) +(require 'message) (defvar notmuch-show-mode-map (let ((map (make-sparse-keymap)))