Install GNU Emacs GUI in Fedora
Posted
by
FLW
on Super User
See other posts from Super User
or by FLW
Published on 2011-02-07T07:50:47Z
Indexed on
2011/02/08
7:27 UTC
Read the original article
Hit count: 518
I've installed the "emacs" package from yum
, but typing emacs
at the terminal doesn't launch the GUI version. I was under the impression it installed by default, and emacs -nw
would be used for the terminal version.
Is there a GUI package available for Fedora 14 (GNOME)? I couldn't find "emacs-gtk" or "emacs-gnome" or any X packages with yum search emacs-
.
Edit: To clarify, this is about GNU Emacs and not XEmacs.
© Super User or respective owner