abo-abo / lispy

Short and sweet LISP editing
http://oremacs.com/lispy/
1.2k stars 130 forks source link

Error: lispy-kill of `{}` #614

Closed jdtsmith closed 2 years ago

jdtsmith commented 2 years ago

{ C-a C-k:

Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil)
 count-lines(nil nil)
  (> (count-lines (car bnd) (cdr bnd)) 1)
  (progn (setq bnd (lispy--bounds-list)) (> (count-lines (car bnd) (cdr bnd)) 1))
...
abo-abo commented 2 years ago

Thanks, please test.