列出某个emacs模式的所有Keybindings [英] List all Keybindings for a certain emacs mode

查看:127
本文介绍了列出某个emacs模式的所有Keybindings的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道我可以使用C-h b列出所有在emacs中可用的keybid,但是可以列出适用于某种模式的键绑定,比如dired-mode。



在dired +中,我可以执行

 
h

,它显示了所有适用的dired模式键绑定。



谢谢

解决方案

使用 Ch m Mx describe-mode


I know that I can list all the keybidings avaliable in emacs by using C-h b, but is it possible to list only the keybindings that apply to a certain mode, say dired-mode.

In dired+, I can do

?
h

and it shows me all the applicable dired mode keybindings.

Thanks

解决方案

use C-h m or M-x describe-mode

这篇关于列出某个emacs模式的所有Keybindings的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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