Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org
Subject: Re: [nnir] WIBNI
Date: 23 Dec 1999 15:01:11 +0100	[thread overview]
Message-ID: <vaf902lzrh4.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: Harry Putnam's message of "23 Dec 1999 04:30:25 -0800"

Harry Putnam <reader@newsguy.com> writes:

> Well many servers do not allow editing.  The one in reference does
> because I hand made that one, but the main originall nnml server does
> not.  However that info seems to be available in
> `gnus-opened-servers',

Well, editing the parameters for a secondary server means to edit the
(setq gnus-secondary-select-methods ...) statement.

For example, I have the following:

(add-to-list 'gnus-secondary-select-methods
             '(nnml ""))

I can change it as follows to include the (hypothetical) parameter
nnir-glimpse-home-dir:

(add-to-list 'gnus-secondary-select-methods
             '(nnml "" (nnir-glimpse-home-dir "/foo/bar")))

The native select method (gnus-select-method) can be edited in a
similar way.

> Would making nnir scan `gnus-opened-servers'  be cumbersom or
> unwieldy? or just plain not smart.

I was thinking of having nnir scan gnus-opened-servers, but I wanted
the variable to contain more information.

> Does having nnir manage the indexing part for glimpse or wais, and
> naming the indexes after servers sound too crazy or programatically
> unsound?

I think I'll include default values based on your suggestion.  Then
people can either choose the right name for the glimpse index (then
they don't have to change the server), or they can change the server
(then they can use whatever they want for the glimpse index name).

Thanks for your suggestion to use sensible default values.  I'll put
it in the todo list.

kai
-- 
A preposition is not a good thing to end a sentence with.



  reply	other threads:[~1999-12-23 14:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-21  4:23 Harry Putnam
1999-12-21 21:19 ` Kai Großjohann
1999-12-22 10:54   ` Harry Putnam
1999-12-22 11:29     ` Kai Großjohann
1999-12-22 13:11       ` Harry Putnam
1999-12-22 16:47         ` Kai Großjohann
1999-12-23  1:18           ` Harry Putnam
1999-12-23  1:52             ` Harry Putnam
1999-12-23  9:51             ` Kai Großjohann
1999-12-23 12:30               ` Harry Putnam
1999-12-23 14:01                 ` Kai Großjohann [this message]
1999-12-23 20:47                   ` David S. Goldberg
1999-12-23 21:21                     ` David S. Goldberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vaf902lzrh4.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).