X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=README;fp=README;h=d92fcfdfc4b0ad306cce3cb5510ae95d13ddfcef;hp=3a003ad9cb7573d51879c945509da51ae8b2bd70;hb=7341b78abaa2db79271ea0e8a82120661448e251;hpb=b3e7e7925efe573b7209cfd055dd881bdd2533ce diff --git a/README b/README index 3a003ad9..d92fcfdf 100644 --- a/README +++ b/README @@ -42,7 +42,7 @@ the libnotmuch library. Notmuch installs a full-featured email interface for use within emacs. To use this, first add the following line to your .emacs file: - (require 'notmuch) + (autoload 'notmuch "notmuch" "Notmuch mail" t) Then, either run "emacs -f notmuch" or execute the command "M-x notmuch" from within a running emacs.