[PATCH 1/1] emacs/notmuch.el: remove instruction to (require 'notmuch) in ~/.emacs
Tomi Ollila
tomi.ollila at iki.fi
Sun Mar 31 12:59:10 PDT 2013
On Sun, Mar 31 2013, David Bremner <david at tethera.net> wrote:
> 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?
Oh yes, you're right... A big thinko! Marked the patch 'obsolete'.
I'll play with the autoload version...
> d
Thanks,
Tomi
More information about the notmuch
mailing list