From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sven Bretfeld" Subject: Re: Status google calendar sync Date: 1 Feb 2011 23:44:40 +0100 Message-ID: <8762t3idd3.fsf@gmx.ch> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=33347 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkOxj-0001kq-Hm for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 17:44:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkOxX-0004JY-6i for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 17:44:28 -0500 Received: from mx6.rz.ruhr-uni-bochum.de ([134.147.64.30]:52658) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1PkOxW-0004JF-UQ for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 17:44:27 -0500 In-Reply-To: (Torsten Wagner's message of "Tue, 1 Feb 2011 09:54:19 +0900") 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: Org Mode Mailing List Torsten Wagner writes: >> So would it be possible to build a native emacs for android? > > I checked this a while ago and unfortunately emacs comes with a relatively large > pack of dependencies. Android on the other side does not deliver many standard > libraries. Xorg libc and afaik dbus are a few dependencies which are not > (natively) available on Android. > I tried Emacs in a debian chroot on my keyboard less device. It wasn't really > usable and I doubt that keyboard based smartphones are much better since they > most likely miss alt ctrl and other important keys. There is yet another possibility. Use ConnectBot to connect to a PC running Emacs (daemon). I use MobileOrg for task planning, todo lists etc. But when I write a longer text, I use ConnectBot started with the option 'emacsclient -t --eval "(ibuffer)"'. It is like having a native Emacs on the phone. Press the icon, and Emacs is there after 3 seconds. If you use Swype as input-method, you can even write long texts very fast. Meta and Ctrl are available (press trackball once [CTRL] or twice [Meta], press trackball followed by i for TAB). Greetings, Sven