草庐IT

emacswiki

全部标签

windows - 如何使用 Autohotkey 将大写锁定键重新映射到 EMACS super?

该站点展示了如何使用注册表。http://www.emacswiki.org/emacs/JonasOster 最佳答案 Anotherpageonemacswiki在AutoHotKey中建议这样做:#IfWinActiveemacs;ifinemacs+Capslock::Capslock;makeshift+Caps-LocktheCapsLocktoggleCapslock::Control;makeCapsLockthecontrolbutton#IfWinActive;endifinemacs

php - 如何启用多模式 emacs 来编写 PHP 而不会弄乱我的缩进?

每当我在PHP模式下缩进HTML时,emacs(22.1.1,通过Putty-SSH在RedahtLinux上进行基本安装)弹出一个框架并告诉我获取MUMODE或somesuch额外的附加组件。我毫不费力地安装了PHP模式,但我不知道如何获得这种多模式滚动。我想知道两件事Howtoinstallandconfiguremulti-modeHowtodisablepop-upsinEmacs 最佳答案 如果您正在运行emacs22,您应该能够运行:M-xnxhtml-mumamo在编辑html文档时。您可能希望将它添加到您的自动模式列