Hi,

stardiviner <numbch...@gmail.com> writes:

> How can I use this xml data as input in another src block?

You would need to enclose the xml code within #+begin_example instead
of #+begin_src.  Also, elfeed-xml-parse-region will not work on a
string, it expects other arguments, so you might need to write your
own parsing function, maybe based on libxml-parse-xml-region if your
version of Emacs has libxml support.

HTH,

-- 
 Bastien

Reply via email to