Re: [Orgmode] [PATCH 0/4] org-feed: Improve feed parsing

2010-07-01 Thread Carsten Dominik
Hi David, I have applied these patches, with the exception of patch 20 (patchwork reference number, about removing a lambda) which for some reason does not apply. Can you please check and resubmit an updated patch. Also, your commit messages are almost the new format, but please don't indent th

[Orgmode] [PATCH 0/4] org-feed: Improve feed parsing

2010-06-19 Thread David Maus
Four patches to improve feed parsing: - respect XML namespace of rss:item elements (fixes reported problem with codeproject.com's feed) - ignore case of rss element names (dto., codeproject uses upper case letters for rss:guid element) - provide and use function to unescape XML ent