[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Subscription levels, but in parallel
From: |
jason haslup |
Subject: |
Re: Subscription levels, but in parallel |
Date: |
Mon, 15 Nov 2004 08:45:41 -0700 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
bazad <nobody@noreply.not> writes:
> I am checking newsgroups from home and from work. When I am at home I
> am interested in one set of newsgroups. When I am at work, I'd like
> to check a different set of newsgroups. I'd say that some groups
> belong to both scenarios.
Maybe use groups to separate them?
> I am using subscription levels (3 and 4), but this results in a case
> when all level 3 newsgroups are shown at level 4.
A l (gnus-group-list-level) will show you only groups of that level
(it'll prompt you if you don't specify it).
jason