mhayashi1120/Emacs-langtool

Symbol's function definition is void: gv-define-simple-setter

wetneb opened this issue · 2 comments

After installing the extension as indicated (I had to install cl-lib.el as well), I get the following error when launching emacs:

Symbol's function definition is void: gv-define-simple-setter

What is version of your emacs?
Probablly it is not a langtool.el error. It's cl-lib one.

Old cl-lib may resolve your problem.

https://elpa.gnu.org/packages/cl-lib.html

Thanks a lot, it works! The version of cl-lib I had was older, the newest works fine with Emacs 23.4.1.