From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34459 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: `^ ... RET' server mode adds groups to *Group*? Date: 29 Jan 2001 10:22:23 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: References: <2nlmrump3k.fsf@tiger.jia.vnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170381 30509 80.91.224.250 (21 Oct 2002 03:19:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:19:41 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 326D9D049D for ; Mon, 29 Jan 2001 13:11:40 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id MAC16801; Mon, 29 Jan 2001 12:11:12 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 29 Jan 2001 12:10:33 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id MAA04012 for ; Mon, 29 Jan 2001 12:10:23 -0600 (CST) Original-Received: from freedom.LABridge.com (home.LABridge.com [206.117.169.5]) by mailhost.sclp.com (Postfix) with ESMTP id 1916BD049D for ; Mon, 29 Jan 2001 13:10:53 -0500 (EST) Original-Received: from reader.local.lan (DSL02-049.LABridge.com [206.117.4.49]) by freedom.LABridge.com (8.8.8/8.8.8) with ESMTP id KAA23361 for ; Mon, 29 Jan 2001 10:11:36 -0800 Original-Received: (from reader@localhost) by reader.local.lan (8.11.0/8.11.0) id f0TIMNv05164; Mon, 29 Jan 2001 10:22:23 -0800 X-Authentication-Warning: reader.local.lan: reader set sender to reader@newsguy.com using -f Original-To: ding@gnus.org In-Reply-To: <2nlmrump3k.fsf@tiger.jia.vnet> (ShengHuo ZHU's message of "29 Jan 2001 09:04:31 -0500") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 28 Xref: main.gmane.org gmane.emacs.gnus.general:34459 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34459 ShengHuo ZHU writes: > Karl Kleinpaste writes: > > [...] > > > I think having this variable defaulting to t is suboptimal. And it's > > much, much slower (due to having to go through the gyrations of adding > > groups to *Group*) than browsing a server in its own server buffer. > > The advantage is that you can access groups in group buffer, but you > cannot in server browse buffer. Have things already been changed? Todays cvs shows different behavior. `^' in `server' buffer and on nntp server, immediately moves me to group buffer displaying all groups I have, including unsubscribed ones under that server. I don't see the massive work Karl describes. What I see is nothing more than `L' listing but limited to nntp server groups. A on nntp server seems to give the old behavior in tact. What is the intent, again?