From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: Org-mode to PDA export Date: Mon, 24 Sep 2007 17:18:17 +0100 Message-ID: <46F7E349.2090104@manor-farm.org> References: <87wsugjyd8.fsf@myhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IZqjC-0001wO-CJ for emacs-orgmode@gnu.org; Mon, 24 Sep 2007 12:24:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IZqj6-0001sX-SG for emacs-orgmode@gnu.org; Mon, 24 Sep 2007 12:24:09 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IZqj6-0001sQ-Op for emacs-orgmode@gnu.org; Mon, 24 Sep 2007 12:24:04 -0400 Received: from relay2.tidymail.co.uk ([217.146.107.7]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IZqdw-0006Lq-IV for emacs-orgmode@gnu.org; Mon, 24 Sep 2007 12:18:44 -0400 Received: from [217.146.125.43] (helo=firewall.banter.local) (from_AS 16353) by relay2.tidymail.co.uk with esmtp (Exim 4.67) id 1IZqdu-0007qz-Em for emacs-orgmode@gnu.org (return-path ); Mon, 24 Sep 2007 16:18:42 +0000 Received: from localhost (localhost [127.0.0.1]) by firewall.banter.local (Postfix) with ESMTP id 44DA1648964 for ; Mon, 24 Sep 2007 17:18:31 +0100 (BST) Received: from firewall.banter.local ([127.0.0.1]) by localhost (firewall.banter.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VEsH0V28yhwt for ; Mon, 24 Sep 2007 17:18:17 +0100 (BST) Received: from [192.168.0.8] (unknown [192.168.0.8]) by firewall.banter.local (Postfix) with ESMTP id 91B46648962 for ; Mon, 24 Sep 2007 17:18:17 +0100 (BST) In-Reply-To: <87wsugjyd8.fsf@myhost.localdomain> 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-orgmode@gnu.org > Is there any trick we can use to sync em both ways ? > Some ideas that come to mind are : email and chop the email or some > kind of web service that can sit on the laptop (web server). > I have an E61 (Symbian). I have given up any sort of automatic syncing. However, I have a cron job that publishes my org files to html on my local web server, so I can easily refer to it. For longer trips away, I take my laptop and/or email my org file to my phone. If I don't have access to a computer I find it easier to just treat the org file as a reference and not try and edit it. The third method I quite often use is to ssh into my server and edit using emacs in a terminal. I usually carry a USB stick with things like Putty, so if I can borrow someone else's computer I can still edit the file on my server. Does anyone know if it's possible to install emacs on a usb stick in a way that it's possible to just plug into almost any Windows computer and run it? Ian.