Emacs

From OLPC
Revision as of 08:29, 2 June 2008 by OtherMichael (talk | contribs) (made link actually work)
Jump to: navigation, search

How do I install Emacs?

enter the Terminal_Activity and type

su
yum install emacs

as found here

Running Emacs

Since Emacs was installed from the terminal, and not as an activity, it must be started from the terminal.

emacs -nw

will start Emacs in text mode within terminal.

Python mode


What about alternatives?

See Also

LISP