From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: GNU Emacs ported to Android Date: Thu, 23 Aug 2012 08:04:44 +0200 Message-ID: <87mx1mypib.fsf@altern.org> References: <2012-08-21T17-19-30@devnull.Karl-Voit.at> <87pq6kw37w.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49628) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4Ssz-0003vo-MA for emacs-orgmode@gnu.org; Thu, 23 Aug 2012 04:35:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T4Sst-0006MH-S1 for emacs-orgmode@gnu.org; Thu, 23 Aug 2012 04:35:29 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:40301) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4Sst-0006LL-M6 for emacs-orgmode@gnu.org; Thu, 23 Aug 2012 04:35:23 -0400 Received: by weys10 with SMTP id s10so284332wey.0 for ; Thu, 23 Aug 2012 01:35:22 -0700 (PDT) In-Reply-To: (Carsten Dominik's message of "Thu, 23 Aug 2012 06:59:39 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: news1142@karl-voit.at, emacs-orgmode@gnu.org Hi Torsten, Carsten Dominik writes: > I think speed keys http://orgmode.org/manual/Speed-keys.html#Speed-keys > will already go a long way to make Org-mode usable on an Emacs with > no or limited modifier support. So your minor mode could largely be > an expansion of the speed key setup. Yes. This and org-mouse.el, which can be useful for touch interactions with the buffer. I'm not using org-mouse.el that much though, so if anyone wants to test and report what needs to be enhanced there, please do so. -- Bastien