-
-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Labels
Description
Elpaca Version
Elpaca version: 5.0
Operating System
Mac OSX Ventura on M1 Pro
Description
Elpaca downloads and compile the package Auctex-13.2.1 in a separate folder
~/.emacs.d/elpa/auctex-13.2.1/ and when further moving this package to
~/.emacs.d/elpaca/repos/ and building it, it creates the files
tex-site.el.in, preview.el.in, auctex.el.in
instead of the corresponding .el files, and consequently places symlinks to that files.
The result in Emacs is the missing menu items LaTeX and Commands.
Moving the original .el files to repos folder and rebuilding restores
the menu items.
Can this be corrected?