Gnus development mailing list
 help / color / mirror / Atom feed
* How to subscribe new groups to specific topic
@ 2011-02-22 16:40 Harry Putnam
  2011-02-23  8:12 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Harry Putnam @ 2011-02-22 16:40 UTC (permalink / raw)
  To: ding

I'd like to have new groups be subscribed to a specific topic, not
heirarchically, alphabetically or etc.

Looking to customize this variable:
`gnus-subscribe-newsgroup-method'

But I don't see any choices in the doc strings that would do what I
want.

The default is `gnus-subscribe-zombies'

The customize page for `gnus-subscribe-newsgroup-method' shows:

  Hide Gnus Subscribe Newsgroup Method:
  ( ) gnus-subscribe-randomly
          Subscribe new NEWSGROUP by making it the first newsgroup.
  ( ) gnus-subscribe-alphabetically
          Subscribe new NEWGROUP and insert it in alphabetical order.
  ( ) gnus-subscribe-hierarchically
          Subscribe new NEWGROUP and insert it in hierarchical ng order.
  ( ) gnus-subscribe-interactively
          Subscribe the new GROUP interactively. More
  ( ) gnus-subscribe-killed
          Make the new GROUP a killed group.
  (*) gnus-subscribe-zombies
          Make the new GROUP into a zombie group.
  ( ) gnus-subscribe-topics
  ( ) Function: ignore
  ( ) Repeat:
      INS

And further:

   Function(s) called with a group name when new group is detected. Hide   
   A few pre-made functions are supplied: `gnus-subscribe-randomly'
   inserts new groups at the beginning of the list of groups;
   `gnus-subscribe-alphabetically' inserts new groups in strict
   alphabetic order; `gnus-subscribe-hierarchically' inserts new groups
   in hierarchical newsgroup order; `gnus-subscribe-interactively' asks
   for your decision; `gnus-subscribe-killed' kills all new groups;
   `gnus-subscribe-zombies' will make all new groups into zombies;
   `gnus-subscribe-topics' will enter groups into the topics that
   claim them.

I guess `gnus-subscribe-interactively' might be a choice but I'd think
it might be quite a bit of time involved occassionally when large numbers
of newgroups have shown up.

That last one `gnus-subscribe-topics' looks promissing but not clear at
all how to create a function with topic that would attract all newgroups.

Can anyone help me put together a function or use the available ones to
cause all new groups to appear in a topic called NEWGROUPS

I run in topic mode as a matter of habit so that would be the handiest
way to do it I think.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-02-25 21:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-22 16:40 How to subscribe new groups to specific topic Harry Putnam
2011-02-23  8:12 ` Lars Ingebrigtsen
2011-02-23 15:44   ` Harry Putnam
2011-02-25  3:06     ` Lars Ingebrigtsen
2011-02-25 21:34       ` Harry Putnam

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).