Gnus development mailing list
 help / color / mirror / Atom feed
* nnir.el with namazu
@ 2002-09-02  9:00 Jinhyok Heo
  2002-09-03  1:50 ` Jinhyok Heo
  0 siblings, 1 reply; 2+ messages in thread
From: Jinhyok Heo @ 2002-09-02  9:00 UTC (permalink / 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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: nnir.el with namazu
  2002-09-02  9:00 nnir.el with namazu Jinhyok Heo
@ 2002-09-03  1:50 ` Jinhyok Heo
  0 siblings, 0 replies; 2+ messages in thread
From: Jinhyok Heo @ 2002-09-03  1:50 UTC (permalink / raw)


I tried with the version of
"http://www.NetLaputa.ne.jp/~kose/Emacs/lisp/nnir.el.bz2". And now my
nnir is working well.

-- 
| 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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-03  1:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-02  9:00 nnir.el with namazu Jinhyok Heo
2002-09-03  1:50 ` Jinhyok Heo

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).