From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15966 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Re: nnir better than chocolate Date: 11 Aug 1998 17:18:26 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035154913 25040 80.91.224.250 (20 Oct 2002 23:01:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:01:53 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id IAA21913 for ; Tue, 11 Aug 1998 08:26:09 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id LAA27440 for ; Tue, 11 Aug 1998 11:21:34 -0400 Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id JAS32160; Tue, 11 Aug 1998 09:51:28 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 11 Aug 1998 10:19:43 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id KAA20566 for ; Tue, 11 Aug 1998 10:19:29 -0500 (CDT) Original-Received: from waldorf.informatik.uni-dortmund.de (waldorf.informatik.uni-dortmund.de [129.217.4.42]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA21229 for ; Tue, 11 Aug 1998 11:18:38 -0400 (EDT) Original-Received: from ramses.informatik.uni-dortmund.de (ramses.informatik.uni-dortmund.de [129.217.20.180]) by waldorf.informatik.uni-dortmund.de with SMTP id RAA27410; Tue, 11 Aug 1998 17:18:27 +0200 (MES) Original-Received: by ramses.informatik.uni-dortmund.de id RAA06461; Tue, 11 Aug 1998 17:18:26 +0200 Original-To: Harry Putnam In-Reply-To: Harry Putnam's message of "07 Aug 1998 14:24:51 -0700" Original-Lines: 17 X-Mailer: Gnus v5.6.31/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:15966 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:15966 >>>>> Harry Putnam writes: > After setting `nnir-glimpse-home' to 'nnir-exp' with M-x set-variable > (set-variable (quote nnir-glimpse-home) (quote nnir-exp)) > > 'Nnir' still looks for its index in '~/' the default. Well, there has been a bug. Thanks to Simon Josefsson who fixed it. You might want to fetch a new version of nnir.el. Btw, you should use (setq nnir-glimpse-home "/path/goes/here"), not (setq nnir-glimpse-home '/path/goes/here). The directory name is a string and thus needs "..." notation. kai -- OOP: object oriented programming; OOPS: object oriented mistakes