>>>>> Ikumi Keita <[email protected]> writes:
> Hi Colin,
>>>>> Colin Baxter <[email protected]> writes:
>> Sorry to butt in, but what happens when a user uses only the git
>> repository for AUCTeX and not a ELPA package? Can AUCTeX be
>> similarly suppressed? I for one never use packages from ELPA and
>> its friends.
> When you use AUCTeX local git repository directly, you probably
> have (load "/PATH/TO/auctex-autoloads.el" nil t t)
> (with-eval-after-load 'info (add-to-list
> 'Info-additional-directory-list "/PATH/TO/doc/")) in your
> ~/.emacs.d/init.el . Just comment out them.
Yes, thank you, I use that.
Best wishes,
Colin.