From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-feed: support Atom Date: Wed, 15 Apr 2009 15:26:30 +0200 Message-ID: <4209AE59-A7BF-4352-BBCA-EA26E0C8CB75@gmail.com> References: <84ocuy3wd2.fsf@linux-b2a3.site> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lu58V-000848-1U for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 09:26:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lu58Q-00081r-60 for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 09:26:42 -0400 Received: from [199.232.76.173] (port=55171 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lu58P-00081g-S6 for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 09:26:37 -0400 Received: from mx20.gnu.org ([199.232.41.8]:44112) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lu58P-0002Zz-Hh for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 09:26:37 -0400 Received: from rv-out-0708.google.com ([209.85.198.240]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lu58O-0005CO-Kw for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 09:26:36 -0400 Received: by rv-out-0708.google.com with SMTP id k29so2850074rvb.2 for ; Wed, 15 Apr 2009 06:26:35 -0700 (PDT) In-Reply-To: <84ocuy3wd2.fsf@linux-b2a3.site> 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: Magnus Henoch Cc: emacs-orgmode@gnu.org Hi Magnus, On Apr 15, 2009, at 3:00 PM, Magnus Henoch wrote: > I hacked org-feed to make it support different parsers, and wrote a > simple Atom parser. This sounds very good! However, it does not mean anything to me. :-) Web-dump as I am, I have no clue what "Atom" means. And since I would like to understand the changes, would you mind explaining what this is useful for, and maybe show an example? > I have assigned copyright for Emacs; would that be good enough for > Orgmode? If it says "future changes" and is for Emacs, yes, this will be sufficient. - Carsten