LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   does emacs require an X server? (https://www.linuxquestions.org/questions/linux-newbie-8/does-emacs-require-an-x-server-694499/)

twelvenine 01-02-2009 10:13 AM

does emacs require an X server?
 
Is there any way to run gnu emacs without an x server? like straight from a virtual console like vi or pico? i've only ever seen it run on an x server(or on windows/apple).

sycamorex 01-02-2009 10:24 AM

You don't need the X server to run emacs. You can just add a flag -nw

eg. emacs -nw

edit: or to install it completely without X support you might want to install emacs-nox


All times are GMT -5. The time now is 09:16 PM.