emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ergoemacs-mode 4710b5f 14/87: Fix eating of the variabl


From: Stefan Monnier
Subject: [elpa] externals/ergoemacs-mode 4710b5f 14/87: Fix eating of the variable
Date: Wed, 14 Apr 2021 18:46:58 -0400 (EDT)

branch: externals/ergoemacs-mode
commit 4710b5f9999883c4fcd4aeb862d8bfd8fc5ba7aa
Author: Fidler <matthew.fidler@gmail.com>
Commit: Fidler <matthew.fidler@gmail.com>

    Fix eating of the variable
---
 ergoemacs-command-loop.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ergoemacs-command-loop.el b/ergoemacs-command-loop.el
index 47ea3e6..43aa902 100644
--- a/ergoemacs-command-loop.el
+++ b/ergoemacs-command-loop.el
@@ -1165,7 +1165,6 @@ is the :full command loop."
                        unread-command-events ergoemacs-command-loop--eat-unread
                        ergoemacs-command-loop--eat-unread nil)
                  (ergoemacs-command-loop--prefix-timer))))
-      (define-key map ergoemacs-command-loop--eat fn)
       (define-key map [eroemacs-eat] fn)
       (define-key map (vconcat ergoemacs-command-loop--eat [eroemacs-eat]) fn)
       (setq overriding-terminal-local-map map



reply via email to

[Prev in Thread] Current Thread [Next in Thread]