Closed antoniocorbibellot closed 8 years ago
I have the same problem.
@nordlow: Simply recompile d-mode.el with emacs25, that's all.
Ok, thanks. What about the ELPA package? Is there already a version for 25.1?
@nordlow : I don't think so...but I think that simply deinstalling and reinstalling d-mode will force the recompilation, I have manually recompiled d-mode.el, so I'm not 100% sure here.
How do I do this for all my precompiled ELPA-packages?
Just call byte-recompile-file
on all of the .el
-files from within emacs.
Alternatively, just remove the .elc
-files and work with the uncompiled files until the next version is released, should work as well, although maybe slower.
How do I do this for all my precompiled ELPA-packages?
This StackOveflow page has a succinct answer:
http://stackoverflow.com/questions/24725778/how-to-rebuild-elpa-packages-after-upgrade-of-emacs
As this is not a bug in Emacs-D-Mode, closing.
Hi (and thanks for d-mode! :),
I've just upgraded to emacs 25.1 and d-mode complains (and does not work) with these messages:
Is there any chance to get a fix for this error? Thanks! A. Corbi