So yeah.
A guy? called monad jumped on #kindle-dev earlier and was asking about emacs for the k3.
I was like not firing on all cylinders but... anyways...
in essence I have mangled this together for him
it's totally incomplete in the sense that I know
ZERO about emacs
but I have done an example script (included) that will make a mount point in the ROOT and then loop-mount the lib stuff in there.
http://archive.debian.org/debian/pool/main/e/emacs21/
For future ref.
The lenny stuff seems okay on armv6l.
Points to note:
A) This makes adjustments on the ROOT! (okay it makes a folder but meh)
B) this REQUIRES a terminal to run in. I packaged it as an extension for simplicities sake. Don't expect it to start a terminal for you. You need to do that yourself. If someone knows of a way to run myts AND pass it a command? I'll makes this do that.
C) It a CLI version. No X.
D) other stuff probably, It's late. (oh the horrible lazy umount error is "all me" and harmless.)
But anyways. here is the junk you wanted monad.
Stuff left to fix: (possibly) I have no idea.
Quote:
Warning: arch-independent data dir (/usr/share/emacs/21.4/etc/) does not exist.
Warning: Lisp directory `/etc/emacs21' does not exist.
Warning: Lisp directory `/etc/emacs' does not exist.
Warning: Lisp directory `/usr/local/share/emacs/21.4/site-lisp' does not exist.
Warning: Lisp directory `/usr/local/share/emacs/site-lisp' does not exist.
Warning: Lisp directory `/usr/share/emacs/21.4/site-lisp' does not exist.
Warning: Lisp directory `/usr/share/emacs/site-lisp' does not exist.
Warning: Lisp directory `/usr/share/emacs/21.4/leim' does not exist.
Warning: Lisp directory `/usr/share/emacs/21.4/lisp' does not exist.
|
I included a bunch of the "common-emacs" stuff too. No idea what that does neither