Re: pan article group problem: demo example
Konrad Karl <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pan.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Feb 08, 2007 at 09:43:32AM -0600, Charles Kerr wrote: > Konrad Karl wrote: > > >pan-0.123 does not group the articles in the demo correctly. > > > >it has something to do with the references in the > >xover data - I dont know the rules well enough but > >am sure the experts will know immediately. > > > >side note: while developing the small perl server I had > >one stray \r character at the end of one of the response > >lines (sorry, forgot which one) and this let pan crash. > > http://bugzilla.gnome.org/show_bug.cgi?id=405765 has an > attachment to fix both the crash and the grouping bug. Thanks for the pointer! > > Nobody's ever submitted a minimal news server to test Pan > with before. This is pretty interesting! It is also pretty minimal :-) , does not support reading articles etc but this can be added easily. If you have big enough memory it can even feed the whole xover of this alt.... group. Since pan is addressing the xover information in blocks from higher to lower article numbers I have put the whole xover stuff into a perl hash. Feel free to enhance. If there is interest on the xover fetching perl script I can post this as well (it is not really ready for end users though). Currently I am trying to spam-filter based on ratio article bytes / lines using this xover "server" :-) Greetings Konrad > > cheers, > Charles > > > _______________________________________________ > Pan-devel mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/pan-devel