Re: Report issue concerning melpa package
Michael Heerdegen <[email protected]>
| Newsgroups | gmane.emacs.help |
|---|---|
| Message-ID | <[email protected]> |
Charles Millar via Users list for the GNU Emacs text editor <[email protected]> writes: > Compiling file > /home/charlie01/.emacs.d/elpa/slime-20260808.2219/contrib/slime-macrostep.el > at Tue Aug 11 15:43:05 2026 > slime-macrostep.el:27:2: Error: Invalid function: static-if This looks like some compiled file (.elc) is broken and errors when Emacs tries to load it. This issue could be caused by something in Emacs itself, like "cl-macs.el" being miscompiled. This is only a guess, but it is possible that your problem disappears if you rebuild your Emacs from scratch (completely - everything). If you have just ever fetch and call "make" afterwards, such things (call it inconsistent states) can sometimes appear. Michael.