After I install emacs package on Debian 7 (Wheezy), when I start it up on a GUI terminal, it opens a GUI (GTK-based). I would rather it just run from the terminal.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
You can start emacs with the
Debian also offers a package that has X disabled, |
||||
alias emacs, or maybe you should check for another command name:apropos emacswill give you a pointer. Also, seetype emacs. – htor May 28 '12 at 20:02