X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/ecfc8df47627fde618a338b88d10e710a5611d3b..dc398119482b58be5f46cf636127794a002b36e6:/README 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.