From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: small emacs for using org on Android Date: Fri, 28 Aug 2009 19:00:42 +0100 Message-ID: <87eiqvizsl.fsf@it.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mh5lC-0008IL-6C for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 14:01:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mh5l7-00089I-EA for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 14:01:13 -0400 Received: from [199.232.76.173] (port=58799 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mh5l7-00088u-54 for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 14:01:09 -0400 Received: from lo.gmane.org ([80.91.229.12]:32971) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mh5l6-0007G0-DQ for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 14:01:08 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1Mh5l4-0006tM-LE for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 20:01:06 +0200 Received: from 67.159.44.184 ([67.159.44.184]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Aug 2009 20:01:06 +0200 Received: from news by 67.159.44.184 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Aug 2009 20:01:06 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, can anyone recommend a small emacs implementation that will run org? I have Debian running on my G1 phone (see here: http://www.emacswiki.org/emacs/EmacsOnAndroid), and have been running Emacs 22 on it successfully. However it doesn't leave me much memory for other apps. I have had a look through some of the implementations listed here: http://www.emacswiki.org/emacs-en/EmacsImplementations but it seems that most of them are not full elisp interpreters and so I'm not sure that org-mode will work. -- aleblanc