From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Emacs on Android Date: Mon, 25 Nov 2013 05:34:13 +0100 Message-ID: References: <1491972.VqGXAGyPm7@descartes> <87eh66mrs0.fsf@news.tumashu-localhost.org> <87d2lpxiio.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8f3bae6f47886104ebf8e0f2 X-Trace: ger.gmane.org 1385354055 31639 80.91.229.3 (25 Nov 2013 04:34:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Nov 2013 04:34:15 +0000 (UTC) Cc: Emacs-Devel devel To: jay.p.belanger@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 25 05:34:19 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VknsJ-0006SU-Bc for ged-emacs-devel@m.gmane.org; Mon, 25 Nov 2013 05:34:19 +0100 Original-Received: from localhost ([::1]:49630 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VknsI-0001UB-Ti for ged-emacs-devel@m.gmane.org; Sun, 24 Nov 2013 23:34:18 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VknsG-0001SO-27 for emacs-devel@gnu.org; Sun, 24 Nov 2013 23:34:16 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VknsF-0002b5-3i for emacs-devel@gnu.org; Sun, 24 Nov 2013 23:34:16 -0500 Original-Received: from mail-wg0-x22e.google.com ([2a00:1450:400c:c00::22e]:37330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VknsE-0002b1-Sh for emacs-devel@gnu.org; Sun, 24 Nov 2013 23:34:15 -0500 Original-Received: by mail-wg0-f46.google.com with SMTP id m15so3312655wgh.25 for ; Sun, 24 Nov 2013 20:34:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=vEg90z7S1s0vm2y8yn2990QeDxn3unEJVlpn6sQnolA=; b=l2cq/YJx/JTS3EVz8+R8vq4RuAzeu2aZAqFr0HzbIiUH3uASYV3hZruVUnmL3dRKXL YDf7mz0ZHWKaYE+khucQ7ODRmeCou5lUxZf3TmqmnVfiMPFGSSq3z87ybI+LiYUb9OEU v5/Vc6Jfcgc2/v+nnJwnf2wcvxESwL15Y3l3h0sl7+W6pUpAUt08KcyaPPFK2vZQXyzn IYkoRBhvBf1kpRDjPqOjo8UhC9OcGt5gXIO8z5ZHsTPIGLzJA+a44E8H7PpIaiP5tH+Q ySeDxyQiLwXfTEOVir5kyFhwzX4QnXtMCQVZenO5+4qrPngPp4rguaHOSledinxupfS6 bhhQ== X-Received: by 10.180.108.42 with SMTP id hh10mr11852377wib.15.1385354054042; Sun, 24 Nov 2013 20:34:14 -0800 (PST) Original-Received: by 10.194.216.227 with HTTP; Sun, 24 Nov 2013 20:34:13 -0800 (PST) Original-Received: by 10.194.216.227 with HTTP; Sun, 24 Nov 2013 20:34:13 -0800 (PST) In-Reply-To: <87d2lpxiio.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::22e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:165678 Archived-At: --e89a8f3bae6f47886104ebf8e0f2 Content-Type: text/plain; charset=UTF-8 Oh,I could start vi! ;-) How do I install Emacs? Can I access my files on dropbox, Google drive, etc? On Nov 25, 2013 4:33 AM, "Jay Belanger" wrote: > > > >>> Thanks, nice idea, but unfortunately I think I need good editing > >>> capabilities locally on my android phone for it to be really useful. > >>> It has to be fast and easy to use. > >> > >> May be you can do like this: > >> 1. root your device > > > > Thanks Feng, but I can run other editors on Android without root. ;-) > > GNURoot (https://play.google.com/store/apps/details?id=champion.gnuroot) > almost does what Feng suggested, but without root. It isn't as direct as > a native Emacs and you'd have to run it without X, though. > --e89a8f3bae6f47886104ebf8e0f2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Oh,I could start vi! ;-)

How do I install Emacs?
Can I access my files on dropbox, Google drive, etc?

On Nov 25, 2013 4:33 AM, "Jay Belanger" <jay.p.belanger@gmail.com> wrot= e:
>
>
> >>> Thanks, nice idea, but unfortunately I think I need good = editing
> >>> capabilities locally on my android phone for it to be rea= lly useful.
> >>> It has to be fast and easy to use.
> >>
> >> May be you can do like this:
> >> 1. root your device
> >
> > Thanks Feng, but I can run other editors on Android without root.= ;-)
>
> GNURoot (https://play.google.com/store/apps/details?id=3Dchampion.gn= uroot)
> almost does what Feng suggested, but without root. =C2=A0It isn't = as direct as
> a native Emacs and you'd have to run it without X, though.
>

--e89a8f3bae6f47886104ebf8e0f2--