From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32037 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 oddity in group names Date: Thu, 10 Aug 2000 19:13:29 +0200 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 1035168377 17522 80.91.224.250 (21 Oct 2002 02:46:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:46:17 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id B0B23D051E for ; Thu, 10 Aug 2000 13:18:04 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAC18436; Thu, 10 Aug 2000 12:14:25 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 10 Aug 2000 12:13:43 -0500 (CDT) 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 MAA28149 for ; Thu, 10 Aug 2000 12:13:32 -0500 (CDT) 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 5F4D0D051E for ; Thu, 10 Aug 2000 13:14:03 -0400 (EDT) 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 TAA27583; Thu, 10 Aug 2000 19:13:30 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.20.160]) by marcy.cs.uni-dortmund.de id TAA11376; Thu, 10 Aug 2000 19:13:30 +0200 (MET DST) Original-Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian 8.9.3-21) id TAA18915; Thu, 10 Aug 2000 19:13:29 +0200 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 "04 Aug 2000 11:19:42 -0700" User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.0.90 Original-Lines: 29 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32037 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32037 On 04 Aug 2000, Harry Putnam wrote: >> But maybe I could use grep: >> >> glimpse -H $h -W -l -y -F $p $query | grep -e $g >> >> Do you think that this might help? Could somebody try this to see >> if it does? >> >> Another idea might be to use the keep-lines Lisp function to do the >> job of grep. This might be even better, since call-process might >> not be able to do the pipe thing. > > Didn't follow the last two suggestions... sorry. I have now tried to implement the above. nnir.el now calls glimpse like this: glimpse -H $h -W -l -y -F $p $query After glimpse has finished, it does (keep-lines grouspec) where groupspec is the group specification you have entered. This means, all lines which match this regexp are kept, and all other lines are deleted. kai -- I like BOTH kinds of music.