[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Making AUCTeX ELPA releases from the master branch
From: |
Stefan Monnier |
Subject: |
Re: Making AUCTeX ELPA releases from the master branch |
Date: |
Tue, 23 Apr 2024 14:34:34 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
> I think we need to adapt our instructions. To run straight from the
> clone, this seems to work fine:
>
> (add-to-list 'load-path "~/Repos/el/auctex")
> (load "~/Repos/el/auctex/loaddefs.el" nil t t)
Side note: an AUCTeX installed with `package.el` behaves very similarly
except the autoloads file is called `auctex-autoloads.el` instead of
`loaddefs.el` and that this file takes care of the `add-to-list`, so
users just need to
(load "~/Repos/el/auctex/auctex-autoloads")
- Stefan
- Re: Making AUCTeX ELPA releases from the master branch, (continued)
- Re: Making AUCTeX ELPA releases from the master branch, Tassilo Horn, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Stefan Monnier, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Arash Esbati, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Stefan Monnier, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Arash Esbati, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Tassilo Horn, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Arash Esbati, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Tassilo Horn, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch,
Stefan Monnier <=
- Re: Making AUCTeX ELPA releases from the master branch, Arash Esbati, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Stefan Monnier, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Arash Esbati, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Stefan Monnier, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Arash Esbati, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Arash Esbati, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Tassilo Horn, 2024/04/23
- [can't compile the main branch] (was: Making AUCTeX ELPA releases from the master branch), Uwe Brauer, 2024/04/23
- Re: [can't compile the main branch], Stefan Monnier, 2024/04/23
- Re: [can't compile the main branch], Uwe Brauer, 2024/04/24