分页: 1 / 1
怎样让emacs 23运行在终端里呢?
发表于 : 2009-08-22 22:48
由 zhao78977
今天自己编译了emacs 23.1,发现现在启动之后直接出了X窗口,而不是像以前那样直接在终端里面运行。
请教各位高手有没有方法让它在终端中运行呀?
Re: 怎样让emacs 23运行在终端里呢?
发表于 : 2009-08-22 22:52
由 adam8157
装nox版本的 编译的参数不一样吧
Re: 怎样让emacs 23运行在终端里呢?
发表于 : 2009-08-22 22:56
由 BigSnake.NET
有个类似 -no-x 的选项吧
Re: 怎样让emacs 23运行在终端里呢?
发表于 : 2009-08-22 22:57
由 ask_me
Re: 怎样让emacs 23运行在终端里呢?
发表于 : 2009-08-22 22:57
由 O_O_BOT
irc <superjet_busy> say: emacs -nw 不过相应的字体设置如果写到了.emacs中要调整下,或者指定特定的配置问题
Re: 怎样让emacs 23运行在终端里呢?
发表于 : 2009-08-22 23:06
由 O_O_BOT
irc <xiangfu> say: emacs -nw
Re: 怎样让emacs 23运行在终端里呢?
发表于 : 2009-08-23 9:32
由 zhao78977
试了一下,可以,多谢
