radian icon indicating copy to clipboard operation
radian copied to clipboard

Failed to byte-compile: Debugger entered--Lisp error: (error "Building straight not allowed in safe mode")

Open hrehfeld opened this issue 4 years ago • 1 comments

During startup on first run. Sadly no backtrace even though I started with --debug-init. With:

$ emacs --version
GNU Emacs 28.0.50

(with GCCJIT)

radian just pulled:

$ git log
c508178ae1d8483985bf9446074d64fcbc0e3f4e

straight-safe-mode is nil after startup.

Doesn't seem to happen when starting a second time.

hrehfeld avatar Jun 13 '21 14:06 hrehfeld

You can try deleting ~/.emacs.d/straight/build as well as radian/emacs/radian.elc, and seeing if the error happens again. If so, we can investigate further. If not, it's probably not worth tracking down.

raxod502 avatar Jun 13 '21 18:06 raxod502

Hmm, hasn't occured to me in a long while, but I don't remember what I did :ocean:

hrehfeld avatar Oct 26 '22 18:10 hrehfeld