X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=e646aa5ba6143c389a615790896a55b6df44acea;hp=e93d8c85348eba27ed0252f54cce532f2bc12fb6;hb=7341b78abaa2db79271ea0e8a82120661448e251;hpb=b3e7e7925efe573b7209cfd055dd881bdd2533ce diff --git a/emacs/notmuch.el b/emacs/notmuch.el index e93d8c85..e646aa5b 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -36,7 +36,7 @@ ;; ;; Then, to actually run it, add: ;; -;; (require 'notmuch) +;; (autoload 'notmuch "notmuch" "Notmuch mail" t) ;; ;; to your ~/.emacs file, and then run "M-x notmuch" from within emacs, ;; or run: