emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] org-feed: support Atom


From: Magnus Henoch
Subject: [Orgmode] org-feed: support Atom
Date: Wed, 15 Apr 2009 14:00:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux)

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  <address@hidden>

        * org-feed.el (org-feed-alist): Add :parse-feed and :parse-entry
        options.  Mention org-feed-parse-atom-feed and
        org-feed-parse-atom-entry in the docstring.
        (org-feed-parse-rss-feed): Renamed from org-feed-parse-feed.
        (org-feed-parse-rss-entry): Renamed from org-feed-parse-entry.
        (org-feed-update): Use sha1 instead of org-sha1-string.  Use
        :parse-feed and :parse-entry.
        (org-feed-parse-atom-feed, org-feed-parse-atom-entry): New
        functions.

I have assigned copyright for Emacs; would that be good enough for
Orgmode?

Magnus

Attachment: 0001--org-feed.el-org-feed-parse-rss-feed-Renamed-fr.patch
Description: Text Data

Attachment: 0002--org-feed.el-org-feed-alist-Add-parse-feed-and.patch
Description: Text Data

Attachment: 0003--org-feed.el-org-feed-update-Use-sha1-instead-o.patch
Description: Text Data

Attachment: 0004--org-feed.el-org-feed-parse-atom-feed.patch
Description: Text Data

Attachment: 0005--org-feed.el-org-feed-alist-Mention-org-feed-pa.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]