You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running M-x package-install adoc-mode, I get the following error message:
Compiling no file at Sat Jun 11 20:13:16 2016
Leaving directory `/home/michael/.emacs.d/elpa/adoc-mode-0.6.2'
Compiling file /home/michael/.emacs.d/elpa/adoc-mode-0.6.2/adoc-mode-pkg.el at Sat Jun 11 20:13:16 2016
Entering directory `/home/michael/.emacs.d/elpa/adoc-mode-0.6.2/'
Compiling file /home/michael/.emacs.d/elpa/adoc-mode-0.6.2/adoc-mode.el at Sat Jun 11 20:13:16 2016
adoc-mode.el:177:1:Warning: cl package required at runtime
adoc-mode.el:1694:1:Error: Symbol's function definition is void: adoc-re-verbatim-paragraph-sequence
This is with GNU Emacs 24.5.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.29) of 2016-05-26 on machine.
What am I doing wrong?
The text was updated successfully, but these errors were encountered:
When running
M-x package-install adoc-mode
, I get the following error message:This is with
GNU Emacs 24.5.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.29) of 2016-05-26 on machine
.What am I doing wrong?
The text was updated successfully, but these errors were encountered: