[emacs-berlin] Werkstatt use-case

Andreas Röhler andreas.roehler at easy-emacs.de
Thu Apr 28 07:53:45 UTC 2016



On 28.04.2016 09:22, Andreas Röhler wrote:

> (global-set-key [(control c) (control \`)(control \<)] 
> 'ar-backticked2braced-atpt)

That should be

(global-set-key [(control c) (control \`)(control \})] 
'ar-backticked2braced-atpt)

And while the command itself works, using the backtick as key seems not 
possible that way. Any suggestion?

BTW having a look into transform-keys.el there is some more to fix WRT 
key-setting.
Anyway, the idea, how to set the keys of this command-class should be 
visible,

Cheers,

Andreas


More information about the emacs-berlin mailing list