Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: info-gnus-english@gnu.org
Subject: Re: Reading Atom Feeds
Date: Fri, 16 Nov 2007 18:10:34 +0100	[thread overview]
Message-ID: <87lk8y9kvp.fsf@baldur.tsdh.de> (raw)
In-Reply-To: <e82645fc-7075-406c-9e95-6c0f02e7ee09@b32g2000hsa.googlegroups.com>

Volkan YAZICI <volkan.yazici@gmail.com> 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.

  reply	other threads:[~2007-11-16 17:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-16 16:31 Volkan YAZICI
2007-11-16 17:10 ` Tassilo Horn [this message]
2007-11-16 18:56 ` Hasse Hagen Johansen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lk8y9kvp.fsf@baldur.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).