> Hi Keita, > Ikumi Keita <ik...@ikumi.que.jp> writes:
> Great, so let us advertise this kind of usage if needed. > Ah, thanks, I missed that bit. I think now I see why the setup > described by Colin works as expected. > For me to recap, I see these use cases: > 1.) Users install AUCTeX from ELPA: > They don't have to do anything and can start using AUCTeX with: > (use-package auctex ...) > 2.) Users load AUCTeX from a local repo: > They have to run make and then (let's skip the Info part for now): > 2a.) Either use this in their init file: > (use-package auctex > :init > (load "~/path/to/auctex/auctex-autoloads.el" nil t t)) > 2b.) or do: > (use-package auctex > :init > (add-to-list 'load-path "~/path/to/auctex" t) > (load "auctex.el" nil t t)) Or even without reference to use-package (setq load-path (cons (expand-file-name "~/path/to/auctex") load-path)) (load "auctex-autoloads.el" nil t t) -- I strongly condemn Hamas heinous despicable pogroms/atrocities on Israel I strongly condemn Putin's war of aggression against Ukraine. I support to deliver weapons to Ukraine's military. I support the EU and NATO membership of Ukraine.
smime.p7s
Description: S/MIME cryptographic signature