From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29405 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus deja interface Date: 05 Mar 2000 08:53:01 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: References: <874saliick.fsf@twocups.sirinet.net> <87g0u5xuqg.fsf@twocups.sirinet.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166081 2573 80.91.224.250 (21 Oct 2002 02:08:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:08:01 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id F1895D051F for ; Sun, 5 Mar 2000 13:19:17 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB07644; Sun, 5 Mar 2000 12:17:50 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 05 Mar 2000 12:13:51 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id MAA26506 for ; Sun, 5 Mar 2000 12:13:41 -0600 (CST) Original-Received: from mail.networkone.net (mail.networkone.net [209.144.112.75]) by mailhost.sclp.com (Postfix) with SMTP id 541EAD051F for ; Sun, 5 Mar 2000 13:13:52 -0500 (EST) Original-Received: (qmail 21482 invoked from network); 5 Mar 2000 18:20:42 -0000 Original-Received: from adsl-117-113.ln.networkone.net (HELO reader.ptw.com) (root@209.144.117.113) by mail.networkone.net with SMTP; 5 Mar 2000 18:20:42 -0000 Original-Received: (from reader@localhost) by reader.ptw.com (8.9.3/8.9.3) id KAA29278; Sun, 5 Mar 2000 10:13:47 -0800 Original-To: ding@gnus.org In-Reply-To: Bud Rogers's message of "05 Mar 2000 10:11:19 -0600" User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.5 Original-Lines: 29 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29405 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29405 Bud Rogers writes: > Request sent, waiting for response... [...] > Parsed 100% of 6646...done > No matching articles > Couldn't request group: No matching articles I just noticed that you are using Xemacs and gnus 5.8.3 where as, I am using fsf emacs and gnus 5.8.4 (2wks? old cvs) Maybe that is why the query pc-buf gets different results on our setups. I did find some of the problem I was having with Deja style queries using the Deja operators like ( ~ tilde). So will embarrassedly report the error: Using the ~g operator to signifiy that the next string is a group name and then a keyword `~g comp.unix.security tripwire' *IS* working here What I did in this case was inadvertantly leave out the "g"! ~gnu.emacs.sources switch buffer instead of: ~g gnu.emacs.sources swithch buffer Sort of easy to overlook. (my only excuse..)