I installed emacs on Ubuntu 10.10 using sudo apt-get install emacs-snapshot-gtk
I prefer my emacs in the terminal and everytime I emacs something, it pops up in some fancy GUI window. How do I go old-school?
Thanks.
|
|
|
Start it with:
If you're using
|
|||||||||
|
|
What about installing the no X window system version:
|
|||
|
|
|
There's another solution to "make emacs open files quickly" - just start emacs with
and then open every file with
If you have emacs client running - this command opens text file in a moment! To make this solution more usable you can
|
|||
|
|