Volkan YAZICI <[EMAIL PROTECTED]> writes:

Hi Volkan,

> While it is possible to subscribe to RSS feeds via G R, same doesn't
> work for atom feeds. How do you read atom feeds in gnus?

I believe Gnus cannot read atom feeds.  For newsfeeds I use
newsticker.el (included in Emacsen >= 22).

,----[ ~/repos/emacs/lisp/net/newsticker.el ]
| ;; Headlines consist of a title and (possibly) a small description.  They
| ;; are contained in "RSS" (RDF Site Summary) or "Atom" files.  Newsticker
| ;; should work with the following RSS formats:
| ;;  * RSS 0.91
| ;;    (see http://backend.userland.com/rss091 or
| ;;    http://my.netscape.com/publish/formats/rss-spec-0.91.html)
| ;;  * RSS 0.92
| ;;    (see http://backend.userland.com/rss092)
| ;;  * RSS 1.0
| ;;    (see http://purl.org/rss/1.0/spec)
| ;;  * RSS 2.0
| ;;    (see http://blogs.law.harvard.edu/tech/rss)
| ;; as well as the following Atom formats:
| ;;  * Atom 0.3
| ;;  * Atom 1.0
| ;;    (see 
http://www.ietf.org/internet-drafts/draft-ietf-atompub-format-11.txt)
| ;; That makes Newsticker.el an "Atom aggregator, "RSS reader", "RSS
| ;; aggregator", and "Feed Reader".
`----

Bye,
Tassilo
-- 
     My software never has bugs. It just develops random features.



_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to