From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brad Bozarth Subject: Re: iPhone ----> org-mode Date: Wed, 25 Mar 2009 01:50:12 -0700 Message-ID: References: <15979874-86B6-4E93-9EDD-CE1A30E6525A@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LmOoi-0007tT-Tx for emacs-orgmode@gnu.org; Wed, 25 Mar 2009 04:50:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LmOoe-0007sG-95 for emacs-orgmode@gnu.org; Wed, 25 Mar 2009 04:50:32 -0400 Received: from [199.232.76.173] (port=45082 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LmOoe-0007sA-5W for emacs-orgmode@gnu.org; Wed, 25 Mar 2009 04:50:28 -0400 Received: from mail-qy0-f116.google.com ([209.85.221.116]:47338) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LmOod-0004QI-Sb for emacs-orgmode@gnu.org; Wed, 25 Mar 2009 04:50:27 -0400 Received: by qyk14 with SMTP id 14so3866823qyk.14 for ; Wed, 25 Mar 2009 01:50:27 -0700 (PDT) In-Reply-To: <15979874-86B6-4E93-9EDD-CE1A30E6525A@uva.nl> 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: Carsten Dominik Cc: emacs-orgmode@gnu.org On Wed, Mar 25, 2009 at 1:36 AM, Carsten Dominik w= rote: > Hi Brad, > > I hope you don't mind, but I find this *so extremely useful* that > I made a pure Emacs lisp version of this which is now in the git repo > under the name org-feed.el. =A0It is not made for fancy automatic > updating with cron jobs and git etc, but it makes for a stand-alone > alternative that will be easy to configure and has no dependencies > on external code. I don't mind at all! I'm very glad you find it useful, and I will adopt yours soon - it will be much less fragile. I knew it would be better implemented natively in elisp, but I haven't coded in lisp in 10 years :) -brad