How can you change the commnad emacs startup the standard Emacs?
I run emacs and get XEmacs as an editor in an external window. I would like to get the default Emacs inside Ubuntu's terminal.
which emacs gives me /usr/bin/emacs which seems to be the normal Emacs.
I could of course make an alias for emacs. However, I see that this is not the right solution, since other apps may not then see the alias, but use the setting which makes XEmacs my default Emacs.
