From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29765 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: Multiple mail backends/nnir Date: 16 Apr 2000 20:40:46 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166381 4578 80.91.224.250 (21 Oct 2002 02:13:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:13:01 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id 79AEFD051E for ; Sun, 16 Apr 2000 14:41:49 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB18762; Sun, 16 Apr 2000 13:41:43 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 16 Apr 2000 13:41:13 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA08393 for ; Sun, 16 Apr 2000 13:41:03 -0500 (CDT) Original-Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by mailhost.sclp.com (Postfix) with ESMTP id 5B6A0D051E for ; Sun, 16 Apr 2000 14:41:19 -0400 (EDT) Original-Received: from marcy.cs.uni-dortmund.de (marcy.cs.uni-dortmund.de [129.217.20.159]) by waldorf.cs.uni-dortmund.de with ESMTP id UAA03551; Sun, 16 Apr 2000 20:40:47 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.20.160]) by marcy.cs.uni-dortmund.de id UAA17896; Sun, 16 Apr 2000 20:40:46 +0200 (MET DST) Original-Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian 8.9.3-21) id UAA17695; Sun, 16 Apr 2000 20:40:46 +0200 X-Authentication-Warning: lucy.cs.uni-dortmund.de: grossjoh set sender to Kai.Grossjohann@CS.Uni-Dortmund.DE using -f Original-To: Harry Putnam In-Reply-To: Harry Putnam's message of "16 Apr 2000 10:59:57 -0700" Original-Lines: 22 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29765 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29765 Harry Putnam writes: > I'm thinking a hook of somekind that gets invoked when nnir is > invoked. That hook would be a list of possible of `nnir-glimpse-home' > vars. Ah, of course. Silly me. How about this one? (defun hp-search-backend-1 () (interactive) (setq nnir-glimpse-home ...) (setq nnir-mail-backend ...) (call-interactively 'gnus-group-make-nnir-group)) Note: You can't have more than one query in progress at any one time using the above method. Like I said, just a kluge. kai -- The birch trees fly way too low these days.