Results 1 to 4 of 4
I want to run console emacs inside KDE instead of Xemacs. Is this possible, and if so how may I accomplish this?...
- 07-15-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 7
Is there any way to run console emacs inside KDE?
I want to run console emacs inside KDE instead of Xemacs. Is this possible, and if so how may I accomplish this?
- 07-15-2008 #2Just Joined!
- Join Date
- Jul 2008
- Posts
- 11
yes there is!
yes, just open a terminal window and enter "emacs" at the command line. Your easy!
- 07-15-2008 #3Just Joined!
- Join Date
- May 2008
- Posts
- 7
When I open a terminal and run `emacs`... XEmacs opens. How can I start trusty ol' console emacs inside of KDE?
- 07-16-2008 #4Just Joined!
- Join Date
- Jul 2008
- Posts
- 11
Is there-any-way-run-console-emacs, yes
You may not have emacs installed. When I run emacs in the console, I get emacs. I do not have xemacs installed, just emacs.
You might check and see if you actually have emacs on the machine, To check, try "ls -l /usr/bin/emacs. If you have emacs installed you will find that "/usr/bin/emacs" is a link to "emacs-nox. It could also be that /usr/bin/emacs is linked to xemacs on your machine.
Hope this helps.


Reply With Quote