From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28381 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: [nnir] syntax Date: 21 Dec 1999 22:27:05 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165239 29556 80.91.224.250 (21 Oct 2002 01:53:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:53:59 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id D3D48D051E for ; Tue, 21 Dec 1999 16:29:58 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id PAB15280; Tue, 21 Dec 1999 15:29:42 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 21 Dec 1999 15:29:31 -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 PAA15102 for ; Tue, 21 Dec 1999 15:29:20 -0600 (CST) Original-Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by mailhost.sclp.com (Postfix) with ESMTP id 9812FD051E for ; Tue, 21 Dec 1999 16:27:38 -0500 (EST) Original-Received: from marcy.cs.uni-dortmund.de (marcy.cs.uni-dortmund.de [129.217.20.159]) by waldorf.cs.uni-dortmund.de with ESMTP id WAA20969; Tue, 21 Dec 1999 22:27:05 +0100 (MET) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.20.160]) by marcy.cs.uni-dortmund.de id WAA20069; Tue, 21 Dec 1999 22:27:05 +0100 (MET) Original-Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian 8.9.3-6) id WAA14962; Tue, 21 Dec 1999 22:27:05 +0100 X-Authentication-Warning: lucy.cs.uni-dortmund.de: grossjoh set sender to Kai.Grossjohann@CS.Uni-Dortmund.DE using -f Original-To: Harry Putnam In-Reply-To: Harry Putnam's message of "21 Dec 1999 05:41:52 -0800" Original-Lines: 27 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.5 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28381 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28381 Harry Putnam writes: > The only way I found that works is: > > C-u G G some thing groupN Hm. It is not clear to me why this would work and the following wouldn't: C-u G G ^Subject: some thing$ RET groupN RET Hm. Can you M-x load-library RET nnir.el RET, then set debug-on-error to t, then try again and send me the backtrace? What happens if you try to search for `^Subject: some thing$' _without_ specifying a groupspec (ie, `G G' rather than `C-u G G')? PS: The limit-to-certain-groups thing is horribly broken, I think. Right now, it does `glimpse -Fprefix\;groupspec query' (many other args omitted). Ie, there is one -F argument which contains a logical AND of two conditions: one is that the prefix must be present and the other is that the groupspec must be present. Suggestions for doing this better are gladly appreciated. kai -- A preposition is not a good thing to end a sentence with.