Find the answer to your Linux question:
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?...
  1. #1
    Just 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?

  2. #2
    Just 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!

  3. #3
    Just 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?

  4. #4
    Just 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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...