flyingmachine / emacs-for-clojure

519 stars 267 forks source link

Symbol's function definition is void: global-linum-mode #54

Closed roeniss closed 11 months ago

roeniss commented 11 months ago

I think (global-linum-mode) is for older version emacs. I'll put PR.

reference: https://emacs.stackexchange.com/a/45605

roeniss commented 11 months ago

Never mind. I installed book1.zip and it has the line, but the latest codebase doesn't have the line.

Maybe we need to update the installation guide like this?

mv ~/.emacs.d ~/.emacs.d.backup
git clone https://github.com/flyingmachine/emacs-for-clojure ~/.emacs.d
# then open emacs