From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11346 Path: main.gmane.org!not-for-mail From: Jason R Mastaler Newsgroups: gmane.emacs.gnus.general Subject: Re: jumping to invisible mail groups Date: 11 Jun 1997 17:57:01 -0600 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035151070 29730 80.91.224.250 (20 Oct 2002 21:57:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:57:50 +0000 (UTC) Return-Path: Original-Received: from sandy.calag.com (root@sandy [206.190.83.128]) by altair.xemacs.org (8.8.5/8.8.5) with ESMTP id RAA23402 for ; Wed, 11 Jun 1997 17:40:51 -0700 Original-Received: from deanna.miranova.com (root@deanna [206.190.83.1]) by sandy.calag.com (8.8.5/8.8.5) with ESMTP id RAA04845 for ; Wed, 11 Jun 1997 17:41:11 -0700 Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by deanna.miranova.com (8.8.5/8.8.5) with ESMTP id RAA19885 for ; Wed, 11 Jun 1997 17:41:15 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id TAA11045 for ; Wed, 11 Jun 1997 19:40:02 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Thu, 12 Jun 1997 01:57:48 +0200 Original-Received: (qmail 25092 invoked by uid 504); 11 Jun 1997 23:57:47 -0000 Original-Received: (qmail 25089 invoked from network); 11 Jun 1997 23:57:47 -0000 Original-Received: from brickbat8.mindspring.com (207.69.200.11) by claymore.vcinet.com with SMTP; 11 Jun 1997 23:57:47 -0000 Original-Received: from ashanti.mastaler.com (ip31.albuquerque.nm.pub-ip.psi.net [38.11.185.31]) by brickbat8.mindspring.com (8.8.5/8.8.5) with ESMTP id TAA20255 for ; Wed, 11 Jun 1997 19:57:44 -0400 (EDT) Original-Received: (from jason@localhost) by ashanti.mastaler.com (8.8.5/8.8.5) id RAA19348; Wed, 11 Jun 1997 17:57:02 -0600 (MDT) Original-To: ding@gnus.org In-Reply-To: Kai Grossjohann's message of "11 Jun 1997 11:37:23 +0200" X-Mailer: Gnus v5.4.56/XEmacs 19.15 Original-Lines: 22 Original-Xref: altair.xemacs.org dgnus-list:1736 Xref: main.gmane.org gmane.emacs.gnus.general:11346 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11346 Kai Grossjohann writes: > Another alternative might be to use levels. You could put the groups > that you seldom read at level 4, say, and set the default level to 3. That works, but requesting all these level 4 groups when I want to read one seems too slow for me because I have so many of them. So far, the best method seems to be: 1. Make group visible - (j) 2. Enter group 3. Make group invisible - (l, not u) This isn't all that much slower than how your typical MUA changes folders actually. Also, I guess I could put the above sequence into an elisp function so that it looks like a single operation if I really wanted to. Thanks all. Jason R. Mastaler jason@mastaler.com