Kungsgeten / ryo-modal

Roll your own modal mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repeating exceeds max-lisp-eval-depth

sriramkswamy opened this issue · comments

I faced a similar problem with Modalka.

Suppose I bind . to repeat and then try to press it more than once. It exceeds max-lisp-eval-depth.

Repeating command ryo:C-b
Repeating command other-window
Repeating command ryo:repeat [133 times]
ryo:repeat: Lisp nesting exceeds ‘max-lisp-eval-depth’

Edit: Closing this issue based on the workaround suggested by the modalka author