ergoemacs / ergoemacs-mode

ergoemacs-mode
ergoemacs.github.io/
GNU General Public License v3.0
293 stars 35 forks source link

Impossible to register macros #376

Closed anbasile closed 8 years ago

anbasile commented 8 years ago

I am using lvl2, with this in my dot-emacs

(require 'ergoemacs-mode)
(setq ergoemacs-theme "lvl2")
(setq ergoemacs-keyboard-layout "it")
(ergoemacs-mode 1)

I start registering a macro by pressing F3 and when I am finished and want to stop recording I press F4 (or C-x )) and I get "Ignore empty macro". If I remove ergo-mode it works perfectly.

mattfidler commented 8 years ago

This seems to be the same as #370. Have you updated to the latest version of ergoemacs-mode? I can run macros on the latest version of ergoemacs-mode.