From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31889 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: nnir/freeWAIS-sf Date: 22 Jul 2000 06:40:47 -0700 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=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035168250 16658 80.91.224.250 (21 Oct 2002 02:44:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:44:10 +0000 (UTC) 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 421E0D051E for ; Sat, 22 Jul 2000 09:45:10 -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 IAC04046; Sat, 22 Jul 2000 08:44:59 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 22 Jul 2000 08:44:01 -0500 (CDT) 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 IAA24916 for ; Sat, 22 Jul 2000 08:43:32 -0500 (CDT) Original-Received: from mail.networkone.net (mail.networkone.net [209.144.112.75]) by mailhost.sclp.com (Postfix) with SMTP id 2CEEDD051E for ; Sat, 22 Jul 2000 09:44:06 -0400 (EDT) Original-Received: (qmail 15940 invoked from network); 22 Jul 2000 13:44:04 -0000 Original-Received: from adsl-116-86.ln.networkone.net (HELO reader.ptw.com) (209.144.116.86) by mail.networkone.net with SMTP; 22 Jul 2000 13:44:04 -0000 Original-Received: (from reader@localhost) by reader.ptw.com (8.9.3/8.9.3) id GAA04354; Sat, 22 Jul 2000 06:44:03 -0700 Original-To: ding@gnus.org In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Sat, 22 Jul 2000 13:59:01 +0200" User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.5 Original-Lines: 27 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31889 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31889 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > On 21 Jul 2000, Harry Putnam wrote: >=20 > > No, it runs glimpse *with* the `-l' flag, I'm saying if glimpse was > > run *without* that flag then the string match data would be > > available to be snatched into a buffer somehow. >=20 > Sorry. I misread your sentence. Yes, if glimpse was run without the > `-l' flag, then the matching line would be available, but how to > display it? The idea of nnir.el is to display a summary buffer of the > query results, and I thought the subject header is the obvious thing > to display there. Hm. But maybe we could display the matching line > instead of the subject header. Er no, that probably wouldn't be appropriate. I was thinking a separate buffer like some of the `*' buffers, like ` *nntpd' or=20 ` *gnus article copy'. Still harping on a way to have both a summary buffer as we now have *plus* a buffer containing the string match hits.=20=20 Probably too complicated. Especially if trying to have that extra buffer be similar to `M-x grep' buffers with the added hypertext.=20 However, even without the hypertext, having those line matches available would be handy at times.