Gnus development mailing list
 help / color / mirror / Atom feed
From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
Subject: [feature-request] Support for xpat
Date: Mon, 22 Jul 2002 16:50:02 +0200	[thread overview]
Message-ID: <1y9vrf51.fsf@hschmi22.userfqdn.rz-online.de> (raw)

Hello all

There's one thing I'm missing in Gnus which offered my last newsreader
(XNews) and this is support for the xpat command. This command is
implemented in most modern newsserver and allows searching for messages
with a given pattern in some header.

Say you want all articles in gnus.ding which include the words foo and
bar, you can then do the following:

group gnus.ding
xpat Subject 1234-4321 *foo*bar*

and the server will return article number and full header for every
matching article.

What I would like to have is something like this:

M-x gnus-xpat-search
<-Which header?
->Subject
<-Articles from 1234 to 5432 present, please enter min of range
(default: 1234).
->RET
<-Articles from 1234 to 5432 present, please enter max of range
(default: 5432).
->4321
<-Which pattern?
->*foo*bar*

Now Gnus should build a summary buffer with all articles which matched
and present it.

The benefit of this would be, that you can search in really big groups
without having to actually enter them, what can take several minutes if
the group is really big (some 10k messages).

-- 
One Ring to rule them all, One Ring to find them,
One Ring to bring them all and in the darkness bind them
In the Land of Mordor where the Shadows lie.



             reply	other threads:[~2002-07-22 14:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-22 14:50 Frank Schmitt [this message]
2002-07-22 15:21 ` Jesper Harder
2002-07-22 17:03   ` Kai Großjohann
2002-07-26 12:47   ` Simon Josefsson
2002-07-22 15:51 ` Kai Großjohann

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=1y9vrf51.fsf@hschmi22.userfqdn.rz-online.de \
    --to=usereplyto@frank-schmitt.net \
    --cc=replies@Frank-Schmitt.net \
    /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).