[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Fix bug in orgtbl-self-insert-command when used with evil-es
From: |
Ihor Radchenko |
Subject: |
Re: [PATCH] Fix bug in orgtbl-self-insert-command when used with evil-escape |
Date: |
Fri, 07 Apr 2023 10:38:25 +0000 |
Aaron Zeng <azeng@janestreet.com> writes:
> There appears to be a bug in orgtbl-self-insert-command, which uses
> last-input-event instead of last-command-event. self-insert-command itself
> uses the latter variable.
> ...
> With the patch, the above steps correctly insert f and then a newline.
Thanks!
Applied, onto bugfix.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=54a743cd7
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=19b0d0e5a
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>