From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-feed: support Atom Date: Wed, 15 Apr 2009 16:42:11 +0200 Message-ID: <661E7359-883D-4AF9-9669-36B325EFF82C@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 1Lu6Jn-0005qw-2m for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 10:42:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lu6Ji-0005pr-Fn for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 10:42:26 -0400 Received: from [199.232.76.173] (port=50598 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lu6Ji-0005pn-Au for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 10:42:22 -0400 Received: from rv-out-0708.google.com ([209.85.198.247]:6204) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lu6Jh-0002Gv-EZ for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 10:42:22 -0400 Received: by rv-out-0708.google.com with SMTP id f25so3569625rvb.6 for ; Wed, 15 Apr 2009 07:42:18 -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 Actually, the patches look really good, I have already applied them, thank you very much. If I can ask a little more of your time, it would be great if you'd update http://orgmode.org/worg/org-contrib/org-feed.php (i.e. the corresponding .org file in Worg). And, if you like, feel free to update my RSS parser using xml-parse- region, it seems to me that you are doing a much better job with the parsing than me. Thanks for you contribution! - Carsten P.S. If you don't mind, I would like a copy of your copyright assignment, for my records. 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. Not sure how strong my git-fu is, but I try to > send > my patches here :) Proposed ChangeLog entry: > > 2009-04-15 Magnus Henoch > > * org-feed.el (org-feed-alist): Add :parse-feed and :parse-entry > options. Mention org-feed-parse-atom-feed and > org-feed-parse-atom-entry in the docstring. > (org-feed-parse-rss-feed): Renamed from org-feed-parse-feed. > (org-feed-parse-rss-entry): Renamed from org-feed-parse-entry. > (org-feed-update): Use sha1 instead of org-sha1-string. Use > :parse-feed and :parse-entry. > (org-feed-parse-atom-feed, org-feed-parse-atom-entry): New > functions. > > I have assigned copyright for Emacs; would that be good enough for > Orgmode? > > Magnus > > <0001--org-feed.el-org-feed-parse-rss-feed-Renamed-fr.patch><0002-- > org-feed.el-org-feed-alist-Add-parse-feed-and.patch><0003--org- > feed.el-org-feed-update-Use-sha1-instead-o.patch><0004--org-feed.el- > org-feed-parse-atom-feed.patch><0005--org-feed.el-org-feed-alist- > Mention-org-feed- > pa.patch>_______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode