Skip to content

Commit

Permalink
Minor changes to the English.
Browse files Browse the repository at this point in the history
  • Loading branch information
ianbarton committed Sep 1, 2013
1 parent f057768 commit 8f1dda9
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions docs/memacs_rss.org
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,22 @@ the internet.

** Dependencies

This module uses the Python library [[http://code.google.com/p/feedparser/][feedparser]] which might be
necessary to be installed before using this module.
This module uses the Python library [[http://code.google.com/p/feedparser/][feedparser]] which might need to be to be installed before using this module.

When using [[http://www.ubuntu.com/][Ubuntu GNU/Linux]] or any other [[http://www.debian.org/][Debian GNU/Linux]] based
distribution you can install the package by invoking «apt-get install
python-feedparser» as root user.
python-feedparser» as the root user.

** Automatic appending

the <guid> property of an <item> in rss becomes following:
: :PROPERTIES:
: ...
: :ID: <id>
: ...
: :END:
: ...
: :END:

At beginning, if an outputfile exists this memacs module looks for existing id's.
At beginning, if an outputfile exists this memacs module looks for existing id's.
Only new items are then appended.

** Example Invocation
Expand Down

0 comments on commit 8f1dda9

Please sign in to comment.