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で間違って入力されたコマンドのシーケンスを壊すにはどうすればよいですか?たとえば、「」と入力M-xすると、気が変わってテキストをコピーすることにします。だから私はタイプする必要M-wがありますが、問題は以前にタイプされていM-xます。どうすればこれを効果的に行うことができますか?
M-x
M-w
C-gwhich呼び出しを使用しますkeyboard-quit。
keyboard-quit