use-package icon indicating copy to clipboard operation
use-package copied to clipboard

Byte compilation not performed

Open eriklovlie opened this issue 1 year ago • 1 comments

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?

eriklovlie avatar Feb 17 '24 15:02 eriklovlie

I should say I’m on macOS

eriklovlie avatar Feb 17 '24 17:02 eriklovlie