Gnus development mailing list
 help / color / mirror / Atom feed
* nnir.el in gnus/contrib?
@ 2003-09-29 21:00 Kai Grossjohann
  2003-09-30  5:58 ` Norbert Koch
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Kai Grossjohann @ 2003-09-29 21:00 UTC (permalink / raw)


Should I put nnir.el in gnus/contrib?  I'm in danger of neglecting
it.  Maybe that way more people can take care of it.

I'm sorry, folks.



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

* Re: nnir.el in gnus/contrib?
  2003-09-29 21:00 nnir.el in gnus/contrib? Kai Grossjohann
@ 2003-09-30  5:58 ` Norbert Koch
  2003-09-30  6:22 ` Christoph Conrad
  2003-09-30 21:22 ` Kai Grossjohann
  2 siblings, 0 replies; 8+ messages in thread
From: Norbert Koch @ 2003-09-30  5:58 UTC (permalink / raw)


Kai Grossjohann <kai.grossjohann@gmx.net> writes:

> Should I put nnir.el in gnus/contrib?  I'm in danger of neglecting
> it.  Maybe that way more people can take care of it.

Yes, that sounds like a good idea.

norbert.



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

* Re: nnir.el in gnus/contrib?
  2003-09-29 21:00 nnir.el in gnus/contrib? Kai Grossjohann
  2003-09-30  5:58 ` Norbert Koch
@ 2003-09-30  6:22 ` Christoph Conrad
  2003-09-30 21:22 ` Kai Grossjohann
  2 siblings, 0 replies; 8+ messages in thread
From: Christoph Conrad @ 2003-09-30  6:22 UTC (permalink / raw)


Hi Kai,

    > Should I put nnir.el in gnus/contrib?

Yes. It has a high benefit.

Herzliche Grüße,
  Christoph



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

* Re: nnir.el in gnus/contrib?
  2003-09-29 21:00 nnir.el in gnus/contrib? Kai Grossjohann
  2003-09-30  5:58 ` Norbert Koch
  2003-09-30  6:22 ` Christoph Conrad
@ 2003-09-30 21:22 ` Kai Grossjohann
  2003-10-01 16:25   ` Bill White
  2003-10-17 16:59   ` Lars Magne Ingebrigtsen
  2 siblings, 2 replies; 8+ messages in thread
From: Kai Grossjohann @ 2003-09-30 21:22 UTC (permalink / raw)


Kai Grossjohann <kai.grossjohann@gmx.net> writes:

> Should I put nnir.el in gnus/contrib?  I'm in danger of neglecting
> it.  Maybe that way more people can take care of it.

I've now done this.  I very slightly changed it, by deleting the $Id$
cookie, and removing the comment that points to
ls6-ftp.cs.uni-dortmund.de.  (I replaced it with a comment that
points to Gnus CVS.)

Now I've got to go back to Christoph's email about it to integrate
stuff he did.

And then Thorsten (I think) sent something to change searching in
IMAP groups.

I hope it's okay to put it in contrib even though Gnus is in feature
freeze.



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

* Re: nnir.el in gnus/contrib?
  2003-09-30 21:22 ` Kai Grossjohann
@ 2003-10-01 16:25   ` Bill White
  2003-10-01 20:02     ` Kai Grossjohann
  2003-10-17 16:59   ` Lars Magne Ingebrigtsen
  1 sibling, 1 reply; 8+ messages in thread
From: Bill White @ 2003-10-01 16:25 UTC (permalink / raw)
  Cc: ding

On Tue Sep 30 2003 at 16:22, Kai Grossjohann <kai.grossjohann@gmx.net> said:

> Kai Grossjohann <kai.grossjohann@gmx.net> writes:
>
>> Should I put nnir.el in gnus/contrib?  I'm in danger of neglecting
>> it.  Maybe that way more people can take care of it.
>
> I've now done this.

Thank you!

There's a misspelled word in the current version:

Index: nnir.el
===================================================================
RCS file: /usr/local/cvsroot/gnus/contrib/nnir.el,v
retrieving revision 1.2
diff -u -r1.2 nnir.el
--- nnir.el	30 Sep 2003 21:30:34 -0000	1.2
+++ nnir.el	1 Oct 2003 16:13:25 -0000
@@ -864,7 +864,7 @@
     (let ((artlist nil)
           (groupspec (cdr (assq 'group query)))
           (qstring (cdr (assq 'query query)))
-	  (prefix (nnir-read-server-parm 'nnir-glimps-remove-prefix server))
+	  (prefix (nnir-read-server-parm 'nnir-glimpse-remove-prefix server))
 	  artno dirnam)
       (when (and group groupspec)
         (error (concat "It does not make sense to use a group spec"
======================================================================

Also with the cvs version I get an error that I don't have time to
debug at the moment:

----------------------------------------------------------------------
Debugger entered--Lisp error: (args-out-of-range ["nnml:american-dialect-society" 0] 2)
  elt(["nnml:american-dialect-society" 0] 2)
  nnir-artitem-rsv(["nnml:american-dialect-society" 0])
  (setq artrsv (nnir-artitem-rsv artitem))
  (while (not (null artlist)) (setq art (car artlist)) (or (numberp art) (nnheader-report ... "nnir-retrieve-headers doesn't grok message ids: %s" art)) (setq artitem (nnir-artlist-article nnir-artlist art)) (setq artrsv (nnir-artitem-rsv artitem)) (setq artfullgroup (nnir-artitem-group artitem)) (setq artno (nnir-artitem-number artitem)) (setq artgroup (gnus-group-real-name artfullgroup)) (setq server (nnir-group-server artfullgroup)) (set-buffer nntp-server-buffer) (nnir-possibly-change-server server) (case (setq foo ...) (nov ... ... ...) (headers ... ... ...) (t ...)) (mail-header-set-number novitem idx) (mail-header-set-from novitem (mail-header-from novitem)) (mail-header-set-subject novitem (format "[%d: %s/%d] %s" artrsv artgroup artno ...)) (push novitem novdata) (setq artlist (cdr artlist)) (setq idx (1+ idx)))
  (let ((artlist ...) (idx 1) (art nil) (artitem nil) (artgroup nil) (artno nil) (artrsv nil) (artfullgroup nil) (novitem nil) (novdata nil) (foo nil) server) (while (not ...) (setq art ...) (or ... ...) (setq artitem ...) (setq artrsv ...) (setq artfullgroup ...) (setq artno ...) (setq artgroup ...) (setq server ...) (set-buffer nntp-server-buffer) (nnir-possibly-change-server server) (case ... ... ... ...) (mail-header-set-number novitem idx) (mail-header-set-from novitem ...) (mail-header-set-subject novitem ...) (push novitem novdata) (setq artlist ...) (setq idx ...)) (setq novdata (nreverse novdata)) (set-buffer nntp-server-buffer) (erase-buffer) (mapcar (quote nnheader-insert-nov) novdata) (quote nov))
  (save-excursion (let (... ... ... ... ... ... ... ... ... ... ... server) (while ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...) (setq novdata ...) (set-buffer nntp-server-buffer) (erase-buffer) (mapcar ... novdata) (quote nov)))
  nnir-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 ...) "((query . \"reilly\"))" "-ephemeral" nil)
  gnus-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 ...) "nnir:((query . \"reilly\"))" nil)
  gnus-cache-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 ...) "nnir:((query . \"reilly\"))" nil)
  gnus-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 ...) "nnir:((query . \"reilly\"))" nil)
  gnus-fetch-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 ...))
  gnus-select-newsgroup("nnir:((query . \"reilly\"))" t nil)
  gnus-summary-read-group-1("nnir:((query . \"reilly\"))" t t nil nil nil)
  gnus-summary-read-group("nnir:((query . \"reilly\"))" t t nil nil nil nil)
  gnus-group-read-group(t t "nnir:((query . \"reilly\"))" nil)
  byte-code("\b	.^[ÆÇ.\f\r$*.\x0f.\f." [gnus-large-ephemeral-newsgroup gnus-fetch-old-ephemeral-headers gnus-fetch-old-headers gnus-large-newsgroup group select-articles gnus-group-read-group t] 5)
  gnus-group-read-ephemeral-group("nnir:((query . \"reilly\"))" (nnir "") t (#<buffer *Group*> . group) nil)
  (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))
  gnus-group-make-nnir-group(nil "reilly")
  call-interactively(gnus-group-make-nnir-group)
----------------------------------------------------------------------


Cheers -

bw
-- 
Bill White . billw@wolfram.com . http://members.wri.com/billw
"No ma'am, we're musicians."




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

* Re: nnir.el in gnus/contrib?
  2003-10-01 16:25   ` Bill White
@ 2003-10-01 20:02     ` Kai Grossjohann
  2003-10-02 14:28       ` Bill White
  0 siblings, 1 reply; 8+ messages in thread
From: Kai Grossjohann @ 2003-10-01 20:02 UTC (permalink / raw)
  Cc: ding

Bill White <billw@wolfram.com> writes:

> On Tue Sep 30 2003 at 16:22, Kai Grossjohann <kai.grossjohann@gmx.net> said:
> 
> There's a misspelled word in the current version:

Fixed.  Will commit in a jiffy.

> Also with the cvs version I get an error that I don't have time to
> debug at the moment:
> 
> ----------------------------------------------------------------------
> Debugger entered--Lisp error: (args-out-of-range ["nnml:american-dialect-society" 0] 2)
>   elt(["nnml:american-dialect-society" 0] 2)
>   nnir-artitem-rsv(["nnml:american-dialect-society" 0])

Hm.  It seems some backend is producing the wrong answers.  Which
backend are you using?  (Which search engine, I mean?)



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

* Re: nnir.el in gnus/contrib?
  2003-10-01 20:02     ` Kai Grossjohann
@ 2003-10-02 14:28       ` Bill White
  0 siblings, 0 replies; 8+ messages in thread
From: Bill White @ 2003-10-02 14:28 UTC (permalink / raw)
  Cc: ding

On Wed Oct 01 2003 at 15:02, Kai Grossjohann <kai.grossjohann@gmx.net> said:

> Bill White <billw@wolfram.com> writes:
>
>> On Tue Sep 30 2003 at 16:22, Kai Grossjohann <kai.grossjohann@gmx.net> said:
>> 
>> There's a misspelled word in the current version:
>
> Fixed.  Will commit in a jiffy.

Thanks!

>> Also with the cvs version I get an error that I don't have time to
>> debug at the moment:
>> 
>> ----------------------------------------------------------------------
>> Debugger entered--Lisp error: (args-out-of-range ["nnml:american-dialect-society" 0] 2)
>>   elt(["nnml:american-dialect-society" 0] 2)
>>   nnir-artitem-rsv(["nnml:american-dialect-society" 0])
>
> Hm.  It seems some backend is producing the wrong answers.  Which
> backend are you using?  (Which search engine, I mean?)

glimpse:

(require 'nnir)
;;glimpse setup
(setq nnir-search-engine 'glimpse)
(setq nnir-glimpse-home "/billw/glimpse-indexes/Mail-2003")
(setq nnir-glimpse-remove-prefix "/billw/Mail-2003/")

bw
-- 
Bill White                                               Office: 5N-X30
Documentation Programmer                      Phone: 217-398-0700 x 234
Wolfram Research                                      Fax: 217-398-0747
http://members.wri.com/billw         Office hours: MTuTh 8a-4p WF 4a-12




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

* Re: nnir.el in gnus/contrib?
  2003-09-30 21:22 ` Kai Grossjohann
  2003-10-01 16:25   ` Bill White
@ 2003-10-17 16:59   ` Lars Magne Ingebrigtsen
  1 sibling, 0 replies; 8+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-10-17 16:59 UTC (permalink / raw)


Kai Grossjohann <kai.grossjohann@gmx.net> writes:

> I hope it's okay to put it in contrib even though Gnus is in feature
> freeze.

Sure.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen



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

end of thread, other threads:[~2003-10-17 16:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-29 21:00 nnir.el in gnus/contrib? Kai Grossjohann
2003-09-30  5:58 ` Norbert Koch
2003-09-30  6:22 ` Christoph Conrad
2003-09-30 21:22 ` Kai Grossjohann
2003-10-01 16:25   ` Bill White
2003-10-01 20:02     ` Kai Grossjohann
2003-10-02 14:28       ` Bill White
2003-10-17 16:59   ` Lars Magne Ingebrigtsen

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