12.78 emacspeak-feeds

This module provides Feeds support for Emacspeak required modules

12.78.1 Emacspeak-Feeds Commands

12.78.1.1 emacspeak-feeds-add-feed

Command: emacspeak-feeds-add-feed (title url type)
C-e M-u
Add specified feed to our feed store.

(fn TITLE URL TYPE)

12.78.1.2 emacspeak-feeds-archive-feeds

Command: emacspeak-feeds-archive-feeds
Archive list of subscribed fees to personal resource directory.
Archiving is useful when synchronizing feeds across multiple machines.

12.78.1.3 emacspeak-feeds-atom-display

Command: emacspeak-feeds-atom-display (feed-url)
C-, a
C-x @ a a
Display ATOM feed.

(fn FEED-URL)

12.78.1.4 emacspeak-feeds-browse

Command: emacspeak-feeds-browse (feed)
C-e C-u
Browse   feed.

(fn FEED)

12.78.1.5 emacspeak-feeds-delete-feed

Command: emacspeak-feeds-delete-feed (title)
Delete specified feed from our feed store.

(fn TITLE)

12.78.1.6 emacspeak-feeds-fastload-feeds

Command: emacspeak-feeds-fastload-feeds
Fast load list of feeds from archive.
This directly updates emacspeak-feeds from the archive, rather
than adding those entries to the current set of subscribed
feeds.

12.78.1.7 emacspeak-feeds-opml-display

Command: emacspeak-feeds-opml-display (feed-url)
C-e v o
Display OPML feed.

(fn FEED-URL)

12.78.1.8 emacspeak-feeds-restore-feeds

Command: emacspeak-feeds-restore-feeds
Restore list of subscribed fees from  personal resource directory.
Archiving is useful when synchronizing feeds across multiple machines.

12.78.1.9 emacspeak-feeds-rss-display

Command: emacspeak-feeds-rss-display (feed-url)
C-, r
C-x @ a r
Display RSS feed.

(fn FEED-URL)

12.78.1.10 emacspeak-feeds-select-feed

Command: emacspeak-feeds-select-feed (feed-type)
Prompt for feed-type (Atom, RSS, OPML and open it.

(fn FEED-TYPE)

12.78.2 emacspeak-feeds Options

Variable: User Option emacspeak-feeds
Table of RSS/Atom feeds.
The feed list is persisted to file saved-feeds on exit.

Default Value:

(("BBC Podcast Directory" "http://www.bbc.co.uk/podcasts.opml" opml)
 ("CNet Tech News" "http://feeds.feedburner.com/cnet/tcoc" rss)
 ("Wired News" "http://www.wired.com/news_drop/netcenter/netcenter.rdf" rss))