Gnus development mailing list
 help / color / mirror / Atom feed
* Can topic parameters set group level?
@ 2002-04-30 12:44 Lars Bjønnes
  2002-04-30 17:16 ` Josh Huber
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Bjønnes @ 2002-04-30 12:44 UTC (permalink / raw)



Can I use topic parameters to set group levels automatically? 

Ie. specify that all groups subscribed under the topic mail will be
level 1, and all groups under news will be level 3. 

-- 
Lars





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

* Re: Can topic parameters set group level?
  2002-04-30 12:44 Can topic parameters set group level? Lars Bjønnes
@ 2002-04-30 17:16 ` Josh Huber
  2002-05-01  0:22   ` Lars Bjønnes
  0 siblings, 1 reply; 4+ messages in thread
From: Josh Huber @ 2002-04-30 17:16 UTC (permalink / raw)


lars.bjonnes@fredrikstad.online.no (Lars Bjønnes) writes:

> Can I use topic parameters to set group levels automatically? 

Well, in oort I have added a "Subscribe Level" topic parameter which
sets the subscription level of automatically subscribed groups.

Perhaps this is what you're looking for?

ttyl,
-- 
Josh Huber



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

* Re: Can topic parameters set group level?
  2002-04-30 17:16 ` Josh Huber
@ 2002-05-01  0:22   ` Lars Bjønnes
  2002-05-01  1:47     ` Josh Huber
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Bjønnes @ 2002-05-01  0:22 UTC (permalink / raw)


Josh Huber <huber@alum.wpi.edu> writes:

> lars.bjonnes@fredrikstad.online.no (Lars Bjønnes) writes:
> 
> > Can I use topic parameters to set group levels automatically? 
> 
> Well, in oort I have added a "Subscribe Level" topic parameter which
> sets the subscription level of automatically subscribed groups.

Hm, I can't seem to find that option if hit G c (customize) on a
topic. (I also tried to add "Subscribe Level" as a topic parameter,
but that didnt' work out, either. (That was a long shot, anyway :-)

I use Gnus v5.9.0. Oort is the version in CVS? If so, I'll give it a
go. Thanks.

-- 
Lars





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

* Re: Can topic parameters set group level?
  2002-05-01  0:22   ` Lars Bjønnes
@ 2002-05-01  1:47     ` Josh Huber
  0 siblings, 0 replies; 4+ messages in thread
From: Josh Huber @ 2002-05-01  1:47 UTC (permalink / raw)


lars.bjonnes@fredrikstad.online.no (Lars Bjønnes) writes:

> I use Gnus v5.9.0. Oort is the version in CVS? If so, I'll give it a
> go. Thanks.

Yeah, sorry I forgot to mention that :)  It's only in CVS.

The way I use it is this:

(setq gnus-subscribe-options-newsgroup-method 'gnus-subscribe-topics)
(setq gnus-subscribe-newsgroup-method 'gnus-subscribe-topics)

What I use this for (mostly) is for a topic called People.  messages
from certain people (according to a BBDB field) get split into a
folder called mail.people.<name>.  All groups automatically created in
the People topic get assigned a level of 1, like so:

((subscribe-level . 1)
  ...other topic params...)

(as viewed with G p on the topic)

Hope that helps,

-- 
Josh Huber



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

end of thread, other threads:[~2002-05-01  1:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-30 12:44 Can topic parameters set group level? Lars Bjønnes
2002-04-30 17:16 ` Josh Huber
2002-05-01  0:22   ` Lars Bjønnes
2002-05-01  1:47     ` Josh Huber

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