Closed nordlow closed 9 years ago
I get the following byte-compiler error
d-mode.el:61:1:Warning: cl package required at runtime d-mode.el:300:1:Error: Wrong type argument: stringp, #[nil "\300\207" ["/*"] 1 "/*"]
when I try to compile d-mode.el on Emacs 24.4.
Clues anyone?
I had accidentally compiled my elc code with wrong Emacs version.
I get the following byte-compiler error
when I try to compile d-mode.el on Emacs 24.4.
Clues anyone?