From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40953 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: gnus-group-select-group-ephemerally - is it broken Date: Sat, 22 Dec 2001 18:45:17 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035176428 3666 80.91.224.250 (21 Oct 2002 05:00:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:00:28 +0000 (UTC) Return-Path: Original-Received: (qmail 1431 invoked from network); 23 Dec 2001 02:48:08 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 23 Dec 2001 02:48:08 -0000 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 16HyeV-0004wj-00; Sat, 22 Dec 2001 20:46:15 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 22 Dec 2001 20:46:04 -0600 (CST) 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 UAA29976 for ; Sat, 22 Dec 2001 20:45:53 -0600 (CST) Original-Received: (qmail 1338 invoked by alias); 23 Dec 2001 02:45:59 -0000 Original-Received: (qmail 1333 invoked from network); 23 Dec 2001 02:45:58 -0000 Original-Received: from smtp.newsguy.com (HELO newsguy.com) (209.155.56.71) by gnus.org with SMTP; 23 Dec 2001 02:45:58 -0000 Original-Received: from reader.local.lan (adsl-66.51.210.228.dslextreme.com [66.51.210.228]) by newsguy.com (8.9.1a/8.9.1) with ESMTP id SAA93240 for ; Sat, 22 Dec 2001 18:45:25 -0800 (PST) Original-Received: (from reader@localhost) by reader.local.lan (8.11.6/8.11.6) id fBN2jHN14444; Sat, 22 Dec 2001 18:45:17 -0800 Original-To: ding@gnus.org Original-Lines: 24 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i586-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40953 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40953 Anyone else notice this command not working? `C-M-RET' Finally, this command selects the current group ephemerally without doing any processing of its contents (`gnus-group-select-group-ephemerally'). Even threading has been turned off. Everything you do in the group after selecting it in this manner will have no permanent effects. With cursor on nnml:dh, I get this backtrace: Debugger entered--Lisp error: (error "Couldn't request group nnml+-ephemeral:nnml:nnml:dh: Invalid group (no such directory)") signal(error ("Couldn't request group nnml+-ephemeral:nnml:nnml:dh: Invalid group (no such directory)")) error("Couldn't request group %s: %s" "nnml+-ephemeral:nnml:nnml:dh" "Invalid group (no such directory)") gnus-select-newsgroup("nnml+-ephemeral:nnml:nnml:dh" t nil) gnus-summary-read-group-1("nnml+-ephemeral:nnml:nnml:dh" t t nil nil nil) gnus-summary-read-group("nnml+-ephemeral:nnml:nnml:dh" t t nil nil nil nil) gnus-group-read-group(t t "nnml+-ephemeral:nnml:nnml:dh" nil) byte-code("ÂÉ $…\n gnus-group-read-ephemeral-group("nnml:nnml:dh" (nnml "")) gnus-group-select-group-ephemerally() call-interactively(gnus-group-select-group-ephemerally) Is all that guff supposed to be added to the name?