From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31517 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: example queries for nnir Date: 24 Jun 2000 16:23:31 -0700 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=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035167919 14554 80.91.224.250 (21 Oct 2002 02:38:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:38:39 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id A63E7D0521 for ; Sat, 24 Jun 2000 19:24:08 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id SAC20770; Sat, 24 Jun 2000 18:23:57 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 24 Jun 2000 18:23: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 SAA25841 for ; Sat, 24 Jun 2000 18:23:02 -0500 (CDT) Original-Received: from mail.networkone.net (mail.networkone.net [209.144.112.75]) by mailhost.sclp.com (Postfix) with SMTP id EE331D0521 for ; Sat, 24 Jun 2000 19:23:34 -0400 (EDT) Original-Received: (qmail 1935 invoked from network); 24 Jun 2000 23:23:33 -0000 Original-Received: from adsl-117-113.ln.networkone.net (HELO reader.ptw.com) (209.144.117.113) by mail.networkone.net with SMTP; 24 Jun 2000 23:23:33 -0000 Original-Received: (from reader@localhost) by reader.ptw.com (8.9.3/8.9.3) id QAA11357; Sat, 24 Jun 2000 16:23:31 -0700 Original-To: ding@gnus.org In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Sat, 24 Jun 2000 21:36:21 +0200" Original-Lines: 26 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.5 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31517 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31517 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > Harry Putnam writes: >=20 > > Is that really true that wais needs: > > `nnir-wais-remove-prefix'? It doesn't default to /home/$USER/Mail/? >=20 > It defaults to "$HOME/Mail/". Which is the same thing in many cases, > but at work my home dir is /home-local/grossjoh... That seems the most appropriate >=20 > Should it default to (file-name-as-directory (expand-file-name "~/Mail/")= )? No, I think not.. What I was commenting on was that the doc string says: "Note that you have to set additional variables for most backends. For example, the `wais' backend needs the variables `nnir-wais-program', `nnir-wais-database' and `nnir-wais-remove-prefix'. When in fact most people will not have to set the `remove prefix' but will have to set the other two. It wasn't a complaint, or cause for change, only made me wonder if I should have been setting that explicitly, which of course would hurt nothing.