From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11037 Path: main.gmane.org!not-for-mail From: Mark Eichin Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-glimpse.el -- search a newsgroup using glimpse Date: 22 May 1997 19:14:23 -0400 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035150813 27914 80.91.224.250 (20 Oct 2002 21:53:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:53:33 +0000 (UTC) Cc: ding@gnus.org, Michael.Huehne@Germany.EU.net, Ulrich Pfeifer Return-Path: Original-Received: from sandy.calag.com (root@sandy [206.190.83.128]) by altair.xemacs.org (8.8.5/8.8.5) with ESMTP id RAA25795 for ; Thu, 22 May 1997 17:01:39 -0700 Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by sandy.calag.com (8.8.5/8.8.5) with ESMTP id RAA27194 for ; Thu, 22 May 1997 17:01:18 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id TAA06814 for ; Thu, 22 May 1997 19:00:35 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Fri, 23 May 1997 01:14:59 +0200 Original-Received: (qmail 12533 invoked by uid 504); 22 May 1997 23:14:58 -0000 Original-Received: (qmail 12530 invoked from network); 22 May 1997 23:14:57 -0000 Original-Received: from cygnus.com (205.180.230.20) by claymore.vcinet.com with SMTP; 22 May 1997 23:14:56 -0000 Original-Received: from tweedledumb.cygnus.com (tweedledumb.cygnus.com [192.80.44.1]) by cygnus.com (8.8.5/8.8.5) with SMTP id QAA22893; Thu, 22 May 1997 16:14:42 -0700 (PDT) Original-Received: from maneki-neko.cygnus.com by tweedledumb.cygnus.com (4.1/4.7) id AA17760; Thu, 22 May 97 19:14:27 EDT Original-Received: (from eichin@localhost) by maneki-neko.cygnus.com (8.8.5/8.7.3) id TAA29674; Thu, 22 May 1997 19:14:27 -0400 Original-To: Kai Grossjohann In-Reply-To: Kai Grossjohann's message of 20 May 1997 19:39:29 +0200 X-Mailer: Gnus v5.4.53/Emacs 19.34 Original-Lines: 13 Original-Xref: altair.xemacs.org dgnus-list:1425 Xref: main.gmane.org gmane.emacs.gnus.general:11037 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11037 This is pretty cool! I had some problems with the code that filters on gnus-glimpse-group-to-directory, but after I upgraded gnus and tweaked some other things, the problem went away. The use of gnus-summary-goto-article is an interesting cheat :-) It's also a little confusing when there *are* other articles visible. Perhaps something like the / restrict code uses might be another approach? I'd also be interested in an "nnglimpse" backend of some sort, when I want to look at things regardless of category. That sounds a little harder (maybe not much, given some of the other backends...)