From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44555 Path: main.gmane.org!not-for-mail From: Josh Huber Newsgroups: gmane.emacs.gnus.general Subject: Re: Can topic parameters set group level? Date: Tue, 30 Apr 2002 21:47:31 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <87znzkhc5o.fsf@alum.wpi.edu> References: <87r8kxwe3u.fsf@thebeast.bjonnes-software.no> <87heltjee7.fsf@alum.wpi.edu> <873cxczpgn.fsf@thebeast.bjonnes-software.no> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1020217693 31001 127.0.0.1 (1 May 2002 01:48:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 1 May 2002 01:48:13 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 172jE5-00083u-00 for ; Wed, 01 May 2002 03:48:13 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 172jCh-0005qQ-00; Tue, 30 Apr 2002 20:46:47 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 30 Apr 2002 20:46:59 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id UAA05316 for ; Tue, 30 Apr 2002 20:46:47 -0500 (CDT) Original-Received: (qmail 4412 invoked by alias); 1 May 2002 01:46:28 -0000 Original-Received: (qmail 4407 invoked from network); 1 May 2002 01:46:28 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 1 May 2002 01:46:28 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 172jGw-00056q-00 for ; Wed, 01 May 2002 03:51:10 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 26 Original-NNTP-Posting-Host: h000094c5efff.ne.client2.attbi.com Original-X-Trace: quimby.gnus.org 1020217870 19643 65.96.250.128 (1 May 2002 01:51:10 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 1 May 2002 01:51:10 GMT X-PGP-KeyID: 6B21489A X-Face: C%mBb*K1^od)w'=CH$WEZu/M^aR<,.n|1uAe,;MyNLKoel>F;-j[`L!>m:Y%/R}m&4&xuIM R%7Ez?vbd*Ns>VE;{\(yl|mGByV{D:Dm>'52].@P&t_s^,.d 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.. 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