Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai Grossjohann <grossjohann@charly.cs.uni-dortmund.de>
Subject: Re: gnus-glimpse.el -- search a newsgroup using glimpse
Date: 25 May 1997 02:03:30 +0200	[thread overview]
Message-ID: <vafbu60bep9.fsf@ls6.cs.uni-dortmund.de> (raw)
In-Reply-To: Greg Stark's message of 23 May 1997 13:09:23 -0400

>>>>> Greg Stark writes:

  Greg> Interestingly i was just thinking the other day about how to
  Greg> implement searching through a group for text in an article in
  Greg> a way that would support protocol features to do it on the
  Greg> server side. It might be worth thinking of some abstraction to
  Greg> handle this though i'm not sure of exactly what it should look
  Greg> like.

Hm.  What would you all think if each backend would (optionally)
provide an nnchoke-search function expecting a string as argument and
returning a list of article numbers (maybe message-id's)?

Gnus could then have some function that queried the user for a search
string, would pass it to the nnchoke-search-function and display the
articles.

There could be different .el files for different search engines or
methods (put a require in .gnus.el to select one), or maybe one would
specify (setq nnml-search-type 'glimpse) which would lead Gnus to
invoke nnml-search-with-glimpse.

The problem of the different query string formats would still remain,
of course.  As a first approximation one would require the user to
enter the right string format.

In addition, it might also be nice if Gnus had a function that, given
a list of ("groupname" . articlenumber) pairs (or something), would
display these articles from the groups.  But that can be done later.

What do you think?
kai
-- 
Life is hard and then you die.



  parent reply	other threads:[~1997-05-25  0:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-05-20 17:39 Kai Grossjohann
1997-05-22 23:14 ` Mark Eichin
1997-05-23  7:56   ` Kai Grossjohann
1997-05-23 17:09   ` Greg Stark
1997-05-24  4:09     ` Lars Magne Ingebrigtsen
1997-05-25  0:13       ` Kai Grossjohann
1997-05-25  0:18       ` Kai Grossjohann
1997-05-25  0:03     ` Kai Grossjohann [this message]
1997-05-23 19:08   ` Mark Eichin
2000-11-09 16:34 ` Norman Walsh
2000-11-09 18:09   ` Kai Großjohann
2000-11-09 18:47     ` Norman Walsh
2000-11-09 19:23       ` Francisco Solsona
2000-11-10 16:23     ` Norman Walsh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vafbu60bep9.fsf@ls6.cs.uni-dortmund.de \
    --to=grossjohann@charly.cs.uni-dortmund.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).