>>>>> "Alan" == Alan Post <[email protected]> writes:

> On Sun, Dec 12, 2010 at 02:25:31PM +0100, David Kuehling wrote:

>> I now have a first, experimental version of Emacs for nanonote, see
>> openwrt-packages.git on qi-hardware.com.  Screenshot is here:
[..]
>> Note that this package is work-in-progress and experimental.  Startup
>> time is about a minute since no image-generation ("dump") is
>> currently done yet.  RAM is scarce.  Trying to input japanese Kanji
>> loads the kanji dictionary and causes out-of-memory killing).  Need
>> to see how to trim everything down a bit.
>> 

> The last time I ported emacs to a memory limited platform, I had to
> remove the multi-language input support.  I think I was disk space
> constrained, rather than memory constrained, at the time.

Well, the multi-language support is the primary reason for porting Emacs
:)

Since most parts of emacs are dynamically loaded when needed (from
precompiled lisp .elc files), multi-language support costs more disk-
than RAM-space, I think.  Although nowadays it's preloading quite a lot
of stuff at startup.  Not sure whether loading of these parts can be
delayed.

David
-- 
GnuPG public key: http://user.cs.tu-berlin.de/~dvdkhlng/dk.gpg
Fingerprint: B17A DC95 D293 657B 4205  D016 7DEF 5323 C174 7D40

Attachment: pgpA11PwZHhTQ.pgp
Description: PGP signature

_______________________________________________
Qi Hardware Discussion List
Mail to list (members only): [email protected]
Subscribe or Unsubscribe: 
http://lists.en.qi-hardware.com/mailman/listinfo/discussion

Reply via email to