Emacs - 未定义前缀键 [英] Emacs - Undefine Prefix Key

查看:90
本文介绍了Emacs - 未定义前缀键的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我以某种方式设法将'M'(资本em)键定义为sqlplus模式中的前缀键,这阻止我键入M。



如何

解决方案

短期修复:

  Mx本地设置键M自我插入命令

长期修复,找到你的.emacs文件中定义它的位置。 @ tripleee的评论听起来像是出现错误的可能候选人。


I somehow managed to define the 'M' (capital em) key as a prefix key in sqlplus-mode which is preventing me from typing an M.

How can I unset this prefix key in this mode?

解决方案

Short term fix:

M-x local-set-key M self-insert-command

Long term fix, find the spot in your .emacs file which defines it a ssuch. @tripleee's comment does sound like a likely candidate for what went wrong.

这篇关于Emacs - 未定义前缀键的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆