Closed TOGoS closed 9 years ago
When attempting to go into D-Mode in Emacs 24.3.1 I got this error: "Symbol's value as variable is void: compilation-error-regexp-alist-alist"
Requiring 'compile solves this for me, though I now run into "Symbol's function definition is void: add-function" when I try to indent. YMMV.
Same story with Emacs 25.0.50.1 (Snapshot). Requiring compile solved all the problems.
When attempting to go into D-Mode in Emacs 24.3.1 I got this error: "Symbol's value as variable is void: compilation-error-regexp-alist-alist"
Requiring 'compile solves this for me, though I now run into "Symbol's function definition is void: add-function" when I try to indent. YMMV.