X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-lib.el;h=900235bc5edbf59a03c2758da13906eac077e6a0;hb=5811550cdd51485ec7ea0f960139eb9ea1741451;hp=30db58ffbff32c2d703c22f3a21427402a08b20d;hpb=60ebc84945731e37d6cbec19ce51c08c408b49e8;p=notmuch diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el index 30db58ff..900235bc 100644 --- a/emacs/notmuch-lib.el +++ b/emacs/notmuch-lib.el @@ -24,7 +24,7 @@ (require 'mm-view) (require 'mm-decode) (require 'json) -(eval-when-compile (require 'cl)) +(require 'cl) (defvar notmuch-command "notmuch" "Command to run the notmuch binary.")