Hi, I’m using emacs 29 and the bundled use-package. I’ve git cloned some packages and load them with the :load-path parameter. This works fine except I can’t find any evidence that the packages are made into bytecode. I’ve tried to look in the manual and not found anything relevant. Also the source code seems to indicate that bytecode compilation should be happening.
Hi, I’m using emacs 29 and the bundled use-package. I’ve git cloned some packages and load them with the :load-path parameter. This works fine except I can’t find any evidence that the packages are made into bytecode. I’ve tried to look in the manual and not found anything relevant. Also the source code seems to indicate that bytecode compilation should be happening.
Any pointers to what I should try next?