From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45814 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: [feature-request] Support for xpat Date: Fri, 26 Jul 2002 14:47:11 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <1y9vrf51.fsf@hschmi22.userfqdn.rz-online.de> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1027687659 16709 127.0.0.1 (26 Jul 2002 12:47:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 26 Jul 2002 12:47:39 +0000 (UTC) Cc: ding@gnus.org Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17Y4VN-0004LN-00 for ; Fri, 26 Jul 2002 14:47:37 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17Y4VG-0007u2-00; Fri, 26 Jul 2002 07:47:30 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 26 Jul 2002 07:47:55 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id HAA27871 for ; Fri, 26 Jul 2002 07:47:43 -0500 (CDT) Original-Received: (qmail 10769 invoked by alias); 26 Jul 2002 12:47:14 -0000 Original-Received: (qmail 10764 invoked from network); 26 Jul 2002 12:47:13 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by gnus.org with SMTP; 26 Jul 2002 12:47:13 -0000 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.5/8.12.5) with ESMTP id g6QClBkd027931; Fri, 26 Jul 2002 14:47:12 +0200 Original-To: Jesper Harder Mail-Copies-To: nobody X-Hashcash: 020726:harder@ifa.au.dk:316e2e0ce0bfba2e X-Hashcash: 020726:ding@gnus.org:3843dd159f9f09de In-Reply-To: (Jesper Harder's message of "Mon, 22 Jul 2002 17:21:06 +0200") Original-Lines: 17 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-debian-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45814 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45814 Jesper Harder writes: > Frank Schmitt writes: > >> 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. > > XPAT support would be nice. Maybe we should consider creating a unified > way of searching. Kai's nnir.el lets you search mail groups -- it would > be neat if nnir and XPAT searches had the same interface. Some unified searching with a good "advanced search" query buffer would be quite useful. I posted a proposed backend interface for something like it long time ago, but I think there were some (solvable?) problems with it.