From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sven Bretfeld" Subject: Re: Re: small emacs for using org on Android Date: 3 Sep 2009 10:03:06 +0200 Message-ID: <87fxb4v4jp.fsf@gmx.ch> References: <87eiqvizsl.fsf@it.com> <87fxb7wt24.fsf@gmx.ch> <87y6oyys34.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 1Mj7Hn-0003yO-T8 for emacs-orgmode@gnu.org; Thu, 03 Sep 2009 04:03:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mj7Hj-0003vr-2F for emacs-orgmode@gnu.org; Thu, 03 Sep 2009 04:03:15 -0400 Received: from [199.232.76.173] (port=36389 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mj7Hi-0003vg-Or for emacs-orgmode@gnu.org; Thu, 03 Sep 2009 04:03:10 -0400 Received: from mx2.rz.ruhr-uni-bochum.de ([134.147.64.30]:57624) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Mj7Hi-0002cO-1S for emacs-orgmode@gnu.org; Thu, 03 Sep 2009 04:03:10 -0400 In-Reply-To: <87y6oyys34.fsf@it.com> (news@aleblanc.cotse.net's message of "Wed, 02 Sep 2009 03:54:07 +0100") 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-org writes: > Actually I find it significantly slower using ssh - there is a > noticeable lag. I only really want to use it for org-mode so I don't > need any heavy computation. > However I must admit I get a more reliable cursor position using SSH > (with a local connection it is sometimes off by a line). Just checked the exact time: It takes 10 seconds to have Emacs ready via ssh. Within the same time an app like the music player starts. How long would a native Emacs running on the phone take to start? I use ssh with key authentication, no password-typing: 8 sec. to connect. Additional 2 seconds to type a bash-alias for emacsclient -t. For me, it's fast enough for adding a note via org-remember, even during a conversation. Greetings Sven