Forum Moderators: bakedjake
While you are at it, can you test ride NanoEmacs? It is on the same download page. I am considerring incorperating it into my pet project.
Small foot print MicroEmacs may be run with no configuration files. This component may be built from the standard source. Use these binaries as is to give you Emacs on a box via a floppy with no configuration files.
One thing that bothers me a bit is that compiling spews all sorts of errors about how this or that function is deprecated. "the use of `mktemp' is dangerous, better use `mkstemp'" bothers me a bit, too.
Also worthy of note, you do need to make sure that those *emf files are in a location where MicroEmacs will look for them - it's pretty close to unusable otherwise.
That's why I was curious about NanoEmacs, it's suppose to be usable in a drop-in situation.
From the apt-cache:
Zile is another Emacs-clone. Zile is a customizable,
self-documenting real-time display editor. Zile was written to
be as similar as possible to Emacs; every Emacs user should feel
at home with Zile.
*Small but fast and powerful.
It is very useful for small footprint installations (like on floppy disk) or quick editing sessions.
*8-bit clean.
Zile can operate with binary files.
*Looks like Emacs.
Most Zile key sequences and function names are identical to Emacs ones.
*Multi buffer editing w/multi level undo.
Zile can open an infinite number of files and can record an infinite sequence of undo operations.
*Multi window.
Zile can display multiple windows on the screen.
*Killing, yanking and registers.
The typical killing, yanking and register features of Emacs are available under Zile.
*Minibuffer completion.
Zile can complete the user written text. This is very useful for M-x commands and for selecting
files.
*Colors.
Zile makes use of the color capatibilities of the terminal if available.
*Source highlighting (``C'', ``C++'', and shell scripts).
Zile can highlight ``C'', ``C++'' source files and shell scripts for better reading.
*Auto fill (word wrap).
Zile automatically breaks the lines when they become too wide (if the Auto Fill Mode is enabled).
So EMACS users with a minute, could you tell me what you think? Dingman, if you have time? :-)