[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Issues with major-mode-remap-defaults
From: |
Ikumi Keita |
Subject: |
Re: Issues with major-mode-remap-defaults |
Date: |
Tue, 14 Jan 2025 21:28:07 +0900 |
Hi Colin,
>>>>> Colin Baxter <m43cap@yandex.com> 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.
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW
- Issues with major-mode-remap-defaults, Tim Ruffing, 2025/01/13
- Re: Issues with major-mode-remap-defaults, Arash Esbati, 2025/01/14
- Re: Issues with major-mode-remap-defaults, Ikumi Keita, 2025/01/14
- Re: Issues with major-mode-remap-defaults, Arash Esbati, 2025/01/14
- Re: Issues with major-mode-remap-defaults, Stefan Monnier, 2025/01/14
- Re: Issues with major-mode-remap-defaults, Ikumi Keita, 2025/01/15