From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57956 Path: main.gmane.org!not-for-mail From: Niklas Morberg Newsgroups: gmane.emacs.gnus.general Subject: Re: nnir-retrieve-headers fails Date: Wed, 23 Jun 2004 07:42:54 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1087969560 1268 80.91.224.253 (23 Jun 2004 05:46:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 23 Jun 2004 05:46:00 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M6497@lists.math.uh.edu Wed Jun 23 07:45:51 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bd0Zz-00027g-00 for ; Wed, 23 Jun 2004 07:45:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Bd0XL-0004uc-00; Wed, 23 Jun 2004 00:43:07 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1Bd0X8-0004uW-00 for ding@lists.math.uh.edu; Wed, 23 Jun 2004 00:42:54 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1Bd0X6-0003eq-JU for ding@lists.math.uh.edu; Wed, 23 Jun 2004 00:42:52 -0500 Original-Received: from miranda.se.axis.com (miranda.se.axis.com [193.13.178.2]) by justine.libertine.org (Postfix) with ESMTP id 5DD693A003B for ; Wed, 23 Jun 2004 00:42:51 -0500 (CDT) Original-Received: from lnxniklas.se.axis.com (lnxniklas.se.axis.com [10.84.8.1]) by miranda.se.axis.com (8.12.9/8.12.9/Debian-5local0.1) with ESMTP id i5N5ggPr018576; Wed, 23 Jun 2004 07:42:42 +0200 Original-To: Simon Josefsson In-Reply-To: (Simon Josefsson's message of "Tue, 22 Jun 2004 18:39:21 +0200") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57956 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57956 Simon Josefsson writes: > What do you want to search with nnir? If it is IMAP, then you need: > > (setq nnir-search-engine 'imap) I got this to work a while back, but it was painfully slow and I wasn't able to search for multiple words, only complete strings. Which is why... [snip] > If you want to search the agent copy of the IMAP server, using swish, > I'm afraid I don't know how to do it. ...I'm trying to do this. Sorry for not making that clear to begin with. Niklas