Håvard Damm-Johnsen

Results 3 comments of Håvard Damm-Johnsen

Hi! I tried (setq native-comp-deferred-compilation-deny-list '("jupyter*.el" "zmq*.el")) but it doesn't seem to prevent it from compiling. What do you use? Running emacs 29 on macOS

RIght, seems like my problem is actually with zmq failing some tests. Thanks for the help!

@iskur @benneti @Panadestein Switching from emacs 29 to 28 fixed the problem on macOS, so it's likely the same problem. Running `make test` in the emacs-zmq directory (after copying `zmq-tests.el`...