From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73423 Path: news.gmane.org!not-for-mail From: Tibor Simko Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus search Date: Thu, 21 Oct 2010 19:10:37 +0200 Organization: CERN -- European Organization for Nuclear Research Message-ID: <87eibjzd2q.fsf@pcuds33.cern.ch> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1287681076 6418 80.91.229.12 (21 Oct 2010 17:11:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 21 Oct 2010 17:11:16 +0000 (UTC) Keywords: CERN SpamKiller Note: -50 To: Original-X-From: ding-owner+M21794@lists.math.uh.edu Thu Oct 21 19:11:15 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P8yfa-0000Vf-P8 for ding-account@gmane.org; Thu, 21 Oct 2010 19:11:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1P8yfZ-0005Az-Im; Thu, 21 Oct 2010 12:11:13 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P8yfY-0005Ai-31 for ding@lists.math.uh.edu; Thu, 21 Oct 2010 12:11:12 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P8yfW-0004gE-KV for ding@lists.math.uh.edu; Thu, 21 Oct 2010 12:11:11 -0500 Original-Received: from cernmx31.cern.ch ([137.138.144.179]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P8yfV-0001hZ-00 for ; Thu, 21 Oct 2010 19:11:09 +0200 Original-Received: from CERNFE22.cern.ch (137.138.144.151) by cernmxgwlb2.cern.ch (137.138.144.179) with Microsoft SMTP Server (TLS) id 14.1.218.12; Thu, 21 Oct 2010 19:10:38 +0200 Original-Received: from pcuds33.cern.ch (128.141.28.53) by smtp.cern.ch (137.138.144.172) with Microsoft SMTP Server (TLS) id 14.1.218.12; Thu, 21 Oct 2010 19:10:38 +0200 User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Originating-IP: [128.141.28.53] X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73423 Archived-At: On Thu, 21 Oct 2010, Julien Danjou wrote: > On Thu, Oct 21 2010, Lars Magne Ingebrigtsen wrote: > >> Then nnir should be on by default, and not need any user customisations, >> perhaps? > > I'd be glad, since I never found time so far to take a look at it and > configure it. If it could just work out of the box, that would be > *very* handy. The nnir configuration for IMAP should be just a matter of: (require 'nnir) (setq gnus-secondary-select-methods '((nnimap "foo" (nnimap-address "foo") ;; etc (nnir-search-engine imap)))) Best regards -- Tibor Simko