Emacs Tidbit: Console or GUI?
Posted in Emacs on January 23rd, 2009 No Comments »
Emacs has two different UIs: one using only a text console, the other using the window system. Even when a window system is present, Emacs can be started in a terminal emulator with the -nw option to show its text UI.
There are some customizations you might want to make conditional on the kind of UI. [...]
