Emacs

From OLPC
Revision as of 08:28, 2 June 2008 by OtherMichael (talk | contribs) (link to new page, TextEditor)
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 TextEditor
  • vi and Nano should already be available through the Terminal activity.
  • Install MicroEMACS by copying this file to the laptop.
  • Zile may be closer to what you expect from Emacs. Install this rpm file to get it.

See Also

LISP