Re: [Orgmode] org-feed: support Atom

2009-04-15 Thread Carsten Dominik
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 updat

Re: [Orgmode] org-feed: support Atom

2009-04-15 Thread Carsten Dominik
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

[Orgmode] org-feed: support Atom

2009-04-15 Thread Magnus Henoch
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 o