Bug #14113
openinstalling emacs-lisp breaks emacs
0%
Description
I needed the source for something, so I did 'pkg install gnu-emacs-lisp'. Running emacs after this fails with a recursive load.
I think this might relate to not preserving mtime, so that all the .el (source) files are newer than the .elc (compiled) but I'm not sure.
Updated by Benny Lyons 18 days ago
This might have been resolved. Works for me:
NAME (PUBLISHER) VERSION IFO
editor/gnu-emacs (openindiana.org) 28.2-2023.0.0.5 i--
editor/gnu-emacs/gnu-emacs-gtk (openindiana.org) 28.2-2023.0.0.5 i--
editor/gnu-emacs/gnu-emacs-lisp (openindiana.org) 28.2-2023.0.0.5 i--
and
consolidation/userland/userland-incorporation (openindiana.org) 0.5.11-2023.0.0.19327 i--
(uname -a:)
SunOS oi 5.11 illumos-e31d2280b8 i86pc i386 i86pc
Maybe you might check and then close this.
Or if you still have the problem, you might be able to tell me which lisp packages I might compile to see if I might be able to reproduce