Why doesn't emacs org mode work in -nw (--no-window-system) mode

时光毁灭记忆、已成空白 提交于 2019-12-25 06:45:03

问题


I'm trying to give a shot to emacs org mode, so I created a file and started adding bullets and tasks, all fine.

I'd love to use emacs in -nw mode so it would blend into my workflow, but, when I open an org file in -nw mode, it read the bullets, but I can't use any of the org mode shortcuts and I get none of its benefits. Already double checked if I was indeed in org mode.

Am I doing something wrong?


回答1:


It seems like your terminal is intercepting your keystrokes, and you should go into its settings to change that. If you're using Terminal for OSX, go to Preferences, and under the Profiles tab, select your profile and then the Keyboard tab. At the bottom there are two check boxes, and you just need to check "Use Option as Meta Key"



来源:https://stackoverflow.com/questions/37664764/why-doesnt-emacs-org-mode-work-in-nw-no-window-system-mode

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!