From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Re: Org without Emacs? Date: Wed, 30 Jan 2019 13:55:28 -0500 Message-ID: <8eaf9a10-1bb2-cb15-90f0-d860bdb7c7e6@gmail.com> References: <87munk32pz.fsf@gmail.com> <4eacadd0-fd08-97c9-02a8-f7b4e1805587@gmail.com> <44275dc4-e034-1e0a-3149-7cc7a6ed45b2@gmail.com> <72FDF0E4-222E-47CA-8F5A-6720AE9DA8F1@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:56418) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gov1N-0002HY-1B for emacs-orgmode@gnu.org; Wed, 30 Jan 2019 13:55:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gov1L-0006xY-QQ for emacs-orgmode@gnu.org; Wed, 30 Jan 2019 13:55:36 -0500 Received: from mail-it1-x133.google.com ([2607:f8b0:4864:20::133]:33553) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gov1L-0006sO-3c for emacs-orgmode@gnu.org; Wed, 30 Jan 2019 13:55:35 -0500 Received: by mail-it1-x133.google.com with SMTP id m8so360427itk.0 for ; Wed, 30 Jan 2019 10:55:31 -0800 (PST) Received: from ?IPv6:2605:a000:121e:94:a482:cbf6:2b80:4ff5? ([2605:a000:121e:94:a482:cbf6:2b80:4ff5]) by smtp.gmail.com with ESMTPSA id b14sm948729ioj.26.2019.01.30.10.55.29 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Jan 2019 10:55:29 -0800 (PST) In-Reply-To: <72FDF0E4-222E-47CA-8F5A-6720AE9DA8F1@disroot.org> Content-Language: en-US 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" To: emacs-orgmode@gnu.org On 1/29/19 8:33 PM, nly wrote: > btw, you can run emacs on android, and use org from there. > > You can install termux from fdroid > and then, at a termux shell, enter: > $ pkg install emacs > I have Termux and Emacs installed on my Android tablet, but I've had too many issues with yanking from one file to another (it doesn't work most of the time) and other things. I prefer using Emacs on my laptop which has Xubuntu installed. Scott