Tomi Ollila <[email protected]> writes: > The (require 'notmuch) is unnecessary to be added to ~/.emacs for > M-x notmuch or emacs -f notmuch to start it. > > If (require 'notmuch) is added to ~/.emacs it is loaded to every > instance of emacs although it may not be used in majority of > those instances (but if needed M-x notmuch will load it).
Hi Tomi; Isn't an autoload needed if there is no require? d _______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
