Gnus development mailing list
 help / color / mirror / Atom feed
From: Jinhyok Heo <novembre+dated+1031388789.c78d32@ournature.org>
Subject: nnir.el with namazu
Date: Mon, 02 Sep 2002 18:00:16 +0900	[thread overview]
Message-ID: <microsoft-free.3osn0sahr3.fsf@ournature.org> (raw)

I installed nnir.el(v 1.78) and namazu to search my mails.  It's
working well on shell command line with "namazu" program, but not
within gnus.

in my .gnus.el,

;; nnir.el with namazu
(require 'nnir)
(setq nnir-search-engine 'namazu
      nnir-mail-backend (nth 0 gnus-secondary-select-methods))
(setq nnir-namazu-index-directory "/home/users/novembre/System/namazuIndex/"
      nnir-namazu-remove-prefix "/home/users/novembre/Mail/")

If I do "G G linux RET" on group buffer, nnir says "Couldn't request
group: Search produced empty results." and following backtrace is
produced.

  # bind (standard-output stack-trace-on-signal debug-on-signal stack-trace-on-error debug-on-error)
  signal(error ("Couldn't request group: Search produced empty results."))
  # bind (args datum)
  cerror("Couldn't request group: %s" "Search produced empty results.")
  apply(cerror "Couldn't request group: %s" "Search produced empty results.")
  # bind (args datum)
  error("Couldn't request group: %s" "Search produced empty results.")
  # bind (group parameters select-articles request-only quit-config activate method group)
  gnus-group-read-ephemeral-group("nnir:((query . \"linux\"))" (nnir "") t (#<buffer "*Group*"> . message) nil)
  # bind (parms)
  (let ((parms nil)) (if extra-parms (setq parms ...) (setq parms ...)) (gnus-group-read-ephemeral-group (concat "nnir:" ...) (quote ...) t (cons ... gnus-current-window-configuration) nil))
  # bind (query extra-parms)
  gnus-group-make-nnir-group(nil "linux")
  # bind (command-debug-status)
  call-interactively(gnus-group-make-nnir-group)
  # (condition-case ... . error)
  # (catch top-level ...)

-- 
| Jinhyok Heo (novembre @ ournature.org || http://ournature.org/~novembre/)
|--------------------------------------------------------------------------
| "We are still reaching for the sky. In the developed countries people
|  are coming back down, saying, `It's empty up there.'" --- a Ladakhi monk



             reply	other threads:[~2002-09-02  9:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-02  9:00 Jinhyok Heo [this message]
2002-09-03  1:50 ` Jinhyok Heo

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=microsoft-free.3osn0sahr3.fsf@ournature.org \
    --to=novembre+dated+1031388789.c78d32@ournature.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).