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,因为我对 Textmate 不满意,并作为起点阅读了 Steve Yegge 的“Effective Emacs”文章。我非常热衷于他的 CTRL -> CAPS LOCK 交换,但我不想在整个操作系统范围内进行,我希望每次运行时只在 emacs 中发生这种交换。
我想知道是否有办法在 .emacs 文件中执行此操作,而不是进入系统属性并将其交换为整个操作系统。我正在使用 Mac OS X Leopard。
不幸的是,这在您的 .emacs 文件中是不可能的。