Re: [Orgmode] [PATCH] org-feed: Fix RSS feed parsing when as attributes

2010-06-30 Thread Carsten Dominik
Hi Julien, that patch does look good, if it is in the queue on the patchwork server (is it?), then it will be applied when someone finds the time. Cheers - Carsten On Jun 30, 2010, at 7:37 AM, Julien Danjou wrote: On Tue, Jun 22 2010, Julien Danjou wrote: I've RSS feeds with which does not

Re: [Orgmode] [PATCH] org-feed: Fix RSS feed parsing when as attributes

2010-06-29 Thread Julien Danjou
On Tue, Jun 22 2010, Julien Danjou wrote: > I've RSS feeds with which does not work without that change. May I dare ask a heads up on this? -- Julien Danjou // ᐰhttp://julien.danjou.info pgpZgQyHtqfob.pgp Description: PGP signature ___ Emacs-or

[Orgmode] [PATCH] org-feed: Fix RSS feed parsing when as attributes

2010-06-22 Thread Julien Danjou
I've RSS feeds with which does not work without that change. Signed-off-by: Julien Danjou --- lisp/org-feed.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-feed.el b/lisp/org-feed.el index 37b2327..071ee79 100644 --- a/lisp/org-feed.el +++ b/lisp/org-feed.e