How to set mark in yaml-mode using ergoemacs-mode keybinding?

89 views Asked by At

I am Emacs (v24.5) newbie and I use it with ergoemacs-mode (v5.14.7.3.1) key-bindings.

I often need to edit data in YAML format manually and I do it in yaml-mode (v20160101.921) because of its highlighting and proper indenting.

However, when I try to set-mark in yaml-mode with ergoemacs-mode keys M-SPC it does nothing and only says:

edmacro-parse-keys: M- must prefix a single character, not SPc

Could you, please, suggest how can I make M-SPC behave in yaml-mode as it does everywhere else in Emacs (i.e., org-mode, ess).

Edit: Solved in newer version of ergoemacs-mode

0

There are 0 answers