Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
(グローバルに設定された) キーバインドを削除するにはどうすればよいですか? 私のemacsはデフォルトで、、、およびにバインドset-mark-commandされており、OSで定義されたキーボードショートカットに使用できるように、emacs内で何か他のものを割り当てずに解放したいと考えています。C-@C-SPCM-SPCC-SPC
set-mark-command
C-@
C-SPC
M-SPC
global-unset-keyトリックを行いますか?
global-unset-key