zwz <zhangwe...@gmail.com> writes:

> By the way, I can not get the feeds from codeproject.
> My setting:
> ("codeproject"
>          "http://www.codeproject.com/webservices/articlerss.aspx?cat=2";
>          "~/.org/feeds.org" "C++ on CodeProject"
>          :parse-feed org-feed-parse-atom-feed :parse-entry 
> org-feed-parse-atom-entry)

When I open that URL in Firefox and view the source, it turns out to be
an RSS file.  So just remove the :parse-feed and :parse-entry items; the
default is to parse the file as an RSS file.

-- 
Magnus Henoch



_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to