Closed kchanqvq closed 2 weeks ago
Remove the mega with-delay-evaluation in the command loop which surrounds whole command invocation. Introduce with-post-command instead.
with-delay-evaluation
with-post-command
Implemented in 47ab1ac.
Remove the mega
with-delay-evaluation
in the command loop which surrounds whole command invocation. Introducewith-post-command
instead.