Gnus development mailing list
 help / color / mirror / Atom feed
From: "JJ" <ding_gnus.org@sumou.com>
To: ding@gnus.org
Subject: Re: when one has a list of 35 groups one wants to subscribe to
Date: Sun, 24 Oct 2010 12:58:34 -0400 (EDT)	[thread overview]
Message-ID: <33835.85.90.127.118.1287939514.squirrel@mail.hcoop.net> (raw)

Kan-Ru Chen <kanru@kanru.info> writes:

> Some elisp-fu might help.
>
> (let ((list-of-newsgroup '("gmane.announce"
>                            "gmane.emacs.devel"
>                            "gmane.emacs.gnus.general"
>                            ; ... 32 more
>                            )))
>   (dolist (new-list list-of-newsgroup)
>     (gnus-subscribe-newsgroup new-list)))

I'm often faced with a similar task with RSS feeds, i.e. having tens of
these that I want to resubscribe to automatically. What would be the
syntax for RSS feeds, since Gnus asks for three entries when subscribing
to an RSS feed via `G R':
`URL to Search for RSS'
`Title'
and
`Description'

So for instance:
http://www.nytimes.com/services/xml/rss/nyt/GlobalHome.xml
NY Times Global
Funny newspaper

and this 35 times...
-- 
JJ




             reply	other threads:[~2010-10-24 16:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-24 16:58 JJ [this message]
2010-10-24 17:23 ` Lars Magne Ingebrigtsen
  -- strict thread matches above, loose matches on Subject: below --
2010-10-22  3:54 jidanni
2010-10-22  6:47 ` Tassilo Horn
2010-10-22  6:55   ` jidanni
2010-10-22  7:06     ` Tassilo Horn
2010-10-22  7:11       ` jidanni
2010-10-22  7:28         ` Tassilo Horn
2010-10-22 10:15           ` Kan-Ru Chen
2010-10-22 10:41             ` jidanni
2010-10-22  9:17         ` Steinar Bang
2010-10-22 17:50     ` James Cloos

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=33835.85.90.127.118.1287939514.squirrel@mail.hcoop.net \
    --to=ding_gnus.org@sumou.com \
    --cc=ding@gnus.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).