xahlee / xah-fly-keys

the most efficient keybinding for emacs
http://xahlee.info/emacs/misc/xah-fly-keys.html
472 stars 80 forks source link

document disabling Control and Meta keyboard shortcuts #58

Closed pierwill closed 5 years ago

pierwill commented 5 years ago

Setting these variables to nil in the library file itself requires the user to reset them after every update.

xahlee commented 5 years ago

thanks.

xahlee commented 5 years ago

about setting those vars, yes, one should do it in the init. better is probably to use defcustom to create custom variable...