branch: externals/ergoemacs-mode commit a87629713515ed8583a452da2df8b60fbd2dfde4 Author: Walter Landry <wlan...@caltech.edu> Commit: Walter Landry <wlan...@caltech.edu>
Add a comment --- ergoemacs-test.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ergoemacs-test.el b/ergoemacs-test.el index e38d1a4..d27a861 100644 --- a/ergoemacs-test.el +++ b/ergoemacs-test.el @@ -180,6 +180,8 @@ sunt in culpa qui officia deserunt mollit anim id est laborum.") ;; Test isearch +;; This does not seem to work for interactive tests when I set the +;; layout to "us" (defmacro ergoemacs-test-layout (&rest keys-and-body) (let ((kb (make-symbol "body-and-plist")) (plist (make-symbol "plist"))