syl20bnr/evil-lisp-state

lisp-state-eval-sexp-end-of-line does not respect comments

3rd3 opened this issue · 0 comments

3rd3 commented

It wrongly attempts to evaluate comments at the end of lines.

(foo)  ;; Comment

elisp--eval-last-sexp: Symbol’s value as variable is void: Comment