X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-lib.el;h=900235bc5edbf59a03c2758da13906eac077e6a0;hp=30db58ffbff32c2d703c22f3a21427402a08b20d;hb=07b5f97202c840d97bd9f53c62c4192a6b0adf30;hpb=6b820673fc9c2483572af5ec7ea91e4d7d7258c9 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.")