Tomi Ollila <tomi.ollila at iki.fi> 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

Reply via email to