Rolf Ebert <[email protected]> writes: > I could narrow the problem a bit. When installing ada-mode via ELPA I > get a (elisp)compiler error: > > Leaving directory `/home/re/.emacs.d/elpa/wisi-1.0.4' > Compiling file /home/re/.emacs.d/elpa/wisi-1.0.4/wisi-compat-24.2.el > at Sun May 11 16:14:20 2014 > Entering directory `/home/re/.emacs.d/elpa/wisi-1.0.4/' > Compiling file /home/re/.emacs.d/elpa/wisi-1.0.4/wisi-compile.el at > Sun May 11 16:14:20 2014 > wisi-compile.el:53:10:Error: Wrong type argument: stringp, nil > > Looking at wisi-compile.el, the offending line is: > > (load (locate-library "semantic/wisent/comp.el"))) > > I cannot find semantic/wisent/comp.el, neither, on my computer. Where > do I get it?
M-x locate-library "semantic/wisent/comp.el" Library is file c:/Apps/emacs-24.3/lisp/cedet/semantic/wisent/comp.el Perhaps you need to install elisp source? -- -- Stephe _______________________________________________ Emacs-ada-mode mailing list [email protected] http://host114.hostmonster.com/mailman/listinfo/emacs-ada-mode_stephe-leake.org
