Live data from Hacker News

Native Elisp Compilation landing in Master soon

lists.gnu.org

11–12 of 12 posts

Re: Native Elisp Compilation landing in Master soon

#11
post #9
post #8

Earlier quoted context omitted.

Currently (with the native-comp branch) you have to enable it in your init.el, I assume that behavior will remain. E.g.: (setq comp-speed 3)

Use comp-speed 2 for Emacs as a whole though. 3 will break some semantics of the language if I understand correctly.

Good to know, thanks! Hasn't bit me yet, but my config is fairly light.
Post reply on HN