Gnus development mailing list
 help / color / mirror / Atom feed
* xover problems?
@ 2003-01-24 22:40 Denys Duchier
  2003-01-25  0:04 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 13+ messages in thread
From: Denys Duchier @ 2003-01-24 22:40 UTC (permalink / raw)


When I try to enter comp.lang.functional, I get the following error:

	Wrong type argument: number-or-marker-p, XOVER

when switching to the " *nntpd*" buffer I see the following with the
point just after the first XOVER:

XOVER 24976-24976
24976	PEPM'03 - Call for papers	Michael Leuschel <mal@ecs.soton.ac.uk>	Wed, 22 Jan 2003 11:44:04 +0000	<BA543484.7553%mal@ecs.soton.ac.uk>		4986	131	Xref: news.ps.uni-sb.de comp.lang.prolog:12939 comp.lang.functional:24976
XOVER 24982-24986
24982	CFP: Brazilian Symposium on Programming Languages	Marco Tulio de Oliveira Valente <mtov@dcc.ufmg.br>	Thu, 23 Jan 2003 14:01:36 -0200	<Pine.GSO.4.21.0301231400380.24011-100000@turmalina.dcc.ufmg.br>		4093	104	Xref: news.ps.uni-sb.de comp.lang.functional:24982
24983	Re: multiplatform GUI design with parallelized lazy functional  language	Denys Duchier <duchier@ps.uni-sb.de>	Fri, 24 Jan 2003 02:01:47 +0100	<86wukvjr7o.fsf@speedy.ps.uni-sb.de>	<8c2f57fd.0301200331.1e252f53@posting.google.com>  <265d96ac.0301210255.47081f6c@posting.google.com>  <b0jvm1$1te6$1@nntp6.u.washington.edu> <3E2E88EA.6030002@gmx.de>	5853	156	Xref: news.ps.uni-sb.de comp.lang.functional:24983
24984	Re: multiplatform GUI design with parallelized lazy functional  language	Denys Duchier <duchier@ps.uni-sb.de>	Fri, 24 Jan 2003 02:28:43 +0100	<86el73ibec.fsf@speedy.ps.uni-sb.de>	<8c2f57fd.0301200331.1e252f53@posting.google.com>  <265d96ac.0301210255.47081f6c@posting.google.com>  <b0jvm1$1te6$1@nntp6.u.washington.edu> <3E2E88EA.6030002@gmx.de>  <xczwukw841f.fsf@cbe.ericsson.se>	3713	55	Xref: news.ps.uni-sb.de comp.lang.functional:24984
24985	Re: multiplatform GUI design with parallelized lazy functional language	"Ketil Malde" <ketil+@ii.uib.no>	24 Jan 2003 08:20:19 +0100	<egvg0fovyk.fsf@sefirot.ii.uib.no>	<8c2f57fd.0301200331.1e252f53@posting.google.com> <87u1g4knzc.dlv@wanadoo.fr> <nSf*G9-Ip@news.chiark.greenend.org.uk>	1408	13	Xref: news.ps.uni-sb.de comp.lang.functional:24985
24986	Re: multiplatform GUI design with parallelized lazy functional language	Neelakantan Krishnaswami <neelk@alum.mit.edu>	Fri, 24 Jan 2003 12:59:57 GMT	<slrnb3209c.2fc.neelk@h00045a4799d6.ne.client2.attbi.com>	<8c2f57fd.0301200331.1e252f53@posting.google.com> <87u1g4knzc.dlv@wanadoo.fr> <nSf*G9-Ip@news.chiark.greenend.org.uk> <egvg0fovyk.fsf@sefirot.ii.uib.no>	1742	19	Xref: news.ps.uni-sb.de comp.lang.functional:24986

when I set debug-on-error to t, I get the following backtrace:

Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p XOVER)
  gnus-cache-braid-nov("comp.lang.functional" (24969 24973 24977 24979 24981 24983 24984))
  gnus-cache-retrieve-headers((24969 24973 24976 24977 24979 24981 24982 24983 24984 24985 24986) "comp.lang.functional" nil)
  gnus-retrieve-headers((24969 24973 24976 24977 24979 24981 24982 24983 24984 24985 24986) "comp.lang.functional" nil)
  gnus-fetch-headers((24969 24973 24976 24977 24979 24981 24982 24983 24984 24985 24986))
  gnus-select-newsgroup("comp.lang.functional" nil nil)
  gnus-summary-read-group-1("comp.lang.functional" nil t nil nil nil)
  gnus-summary-read-group("comp.lang.functional" nil t nil nil nil nil)
  gnus-group-read-group(nil t)
  gnus-group-select-group(nil)
  gnus-topic-select-group(nil)
  call-interactively(gnus-topic-select-group)

what's going on?

Cheers,

-- 
Dr. Denys Duchier
Équipe Calligramme
LORIA, Nancy, FRANCE



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

* Re: xover problems?
  2003-01-24 22:40 xover problems? Denys Duchier
@ 2003-01-25  0:04 ` Lars Magne Ingebrigtsen
  2003-01-25 10:00   ` Denys Duchier
  0 siblings, 1 reply; 13+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-01-25  0:04 UTC (permalink / raw)


Denys Duchier <duchier@ps.uni-sb.de> writes:

> when switching to the " *nntpd*" buffer I see the following with the
> point just after the first XOVER:
>
> XOVER 24976-24976
> 24976	PEPM'03 - Call for papers	Michael Leuschel <mal@ecs.soton.ac.uk>	Wed, 22 Jan 2003 11:44:04 +0000	<BA543484.7553%mal@ecs.soton.ac.uk>		4986	131	Xref: news.ps.uni-sb.de comp.lang.prolog:12939 comp.lang.functional:24976
> XOVER 24982-24986

Well, that's kinda strange.  "XOVER 24982-24986" is what Gnus sends
to the server, and not what's supposed to be in the buffer.

You don't have a strange form of communication with the server by any
chance -- for instance, via "telnet" which echoes its input?

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



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

* Re: xover problems?
  2003-01-25  0:04 ` Lars Magne Ingebrigtsen
@ 2003-01-25 10:00   ` Denys Duchier
  2003-01-26 22:17     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 13+ messages in thread
From: Denys Duchier @ 2003-01-25 10:00 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Denys Duchier <duchier@ps.uni-sb.de> writes:
>
>> when switching to the " *nntpd*" buffer I see the following with the
>> point just after the first XOVER:
>>
>> XOVER 24976-24976
>> 24976	PEPM'03 - Call for papers	Michael Leuschel <mal@ecs.soton.ac.uk>	Wed, 22 Jan 2003 11:44:04 +0000	<BA543484.7553%mal@ecs.soton.ac.uk>		4986	131	Xref: news.ps.uni-sb.de comp.lang.prolog:12939 comp.lang.functional:24976
>> XOVER 24982-24986
>
> Well, that's kinda strange.  "XOVER 24982-24986" is what Gnus sends
> to the server, and not what's supposed to be in the buffer.
>
> You don't have a strange form of communication with the server by any
> chance -- for instance, via "telnet" which echoes its input?

I use the following:

(setq gnus-select-method
      '(nntp "news.ps.uni-sb.de"
	     (nntp-address "news.ps.uni-sb.de")
	     (nntp-via-rlogin-command "ssh")
	     (nntp-via-rlogin-command-switches ("-t"))
	     (nntp-via-user-name "duchier")
	     (nntp-via-address "grizzly.ps.uni-sb.de")
	     (nntp-end-of-line "\n")
	     (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)))

-- 
Dr. Denys Duchier
Équipe Calligramme
LORIA, Nancy, FRANCE



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

* Re: xover problems?
  2003-01-25 10:00   ` Denys Duchier
@ 2003-01-26 22:17     ` Lars Magne Ingebrigtsen
  2003-01-27 23:53       ` Denys Duchier
  0 siblings, 1 reply; 13+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-01-26 22:17 UTC (permalink / raw)


Denys Duchier <duchier@ps.uni-sb.de> writes:

>> You don't have a strange form of communication with the server by any
>> chance -- for instance, via "telnet" which echoes its input?
>
> I use the following:
>
> (setq gnus-select-method
>       '(nntp "news.ps.uni-sb.de"
> 	     (nntp-address "news.ps.uni-sb.de")
> 	     (nntp-via-rlogin-command "ssh")
> 	     (nntp-via-rlogin-command-switches ("-t"))
> 	     (nntp-via-user-name "duchier")
> 	     (nntp-via-address "grizzly.ps.uni-sb.de")
> 	     (nntp-end-of-line "\n")
> 	     (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)))

Right.  My guess would be that your telnet is echoing its output,
which it shouldn't.  You could try using, say, nc instead.

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



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

* Re: xover problems?
  2003-01-26 22:17     ` Lars Magne Ingebrigtsen
@ 2003-01-27 23:53       ` Denys Duchier
  2003-01-28  0:07         ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 13+ messages in thread
From: Denys Duchier @ 2003-01-27 23:53 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

>> (setq gnus-select-method
>>       '(nntp "news.ps.uni-sb.de"
>> 	     (nntp-address "news.ps.uni-sb.de")
>> 	     (nntp-via-rlogin-command "ssh")
>> 	     (nntp-via-rlogin-command-switches ("-t"))
>> 	     (nntp-via-user-name "duchier")
>> 	     (nntp-via-address "grizzly.ps.uni-sb.de")
>> 	     (nntp-end-of-line "\n")
>> 	     (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)))
>
> Right.  My guess would be that your telnet is echoing its output,
> which it shouldn't.  You could try using, say, nc instead.

I am not using telnet but ssh (what is this "nc" you mention?).  I do
not experience the XOVER problem in other groups on the same server.
Just in that group.  If it was an echoing problem, shouldn't it happen
all the time?

-- 
Dr. Denys Duchier
Équipe Calligramme
LORIA, Nancy, FRANCE



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

* Re: xover problems?
  2003-01-27 23:53       ` Denys Duchier
@ 2003-01-28  0:07         ` Lars Magne Ingebrigtsen
  2003-01-28 14:11           ` Denys Duchier
  0 siblings, 1 reply; 13+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-01-28  0:07 UTC (permalink / raw)


Denys Duchier <duchier@ps.uni-sb.de> writes:

>>> (setq gnus-select-method
>>>       '(nntp "news.ps.uni-sb.de"
>>> 	     (nntp-address "news.ps.uni-sb.de")
>>> 	     (nntp-via-rlogin-command "ssh")
>>> 	     (nntp-via-rlogin-command-switches ("-t"))
>>> 	     (nntp-via-user-name "duchier")
>>> 	     (nntp-via-address "grizzly.ps.uni-sb.de")
>>> 	     (nntp-end-of-line "\n")
>>> 	     (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)))
>>
>> Right.  My guess would be that your telnet is echoing its output,
>> which it shouldn't.  You could try using, say, nc instead.
>
> I am not using telnet but ssh

You are ssh-ing to grizzly.ps.uni-sb.de and telnetting from there to
news.ps.uni-sb.de. 

> (what is this "nc" you mention?).

netcat.

> I do not experience the XOVER problem in other groups on the same
> server.  Just in that group.  If it was an echoing problem,
> shouldn't it happen all the time?

It should.  Does that particular group have a divergent select
method?  Check with `G e'.

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



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

* Re: xover problems?
  2003-01-28  0:07         ` Lars Magne Ingebrigtsen
@ 2003-01-28 14:11           ` Denys Duchier
  2003-02-01 16:22             ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 13+ messages in thread
From: Denys Duchier @ 2003-01-28 14:11 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

>> I do not experience the XOVER problem in other groups on the same
>> server.  Just in that group.  If it was an echoing problem,
>> shouldn't it happen all the time?
>
> It should.  Does that particular group have a divergent select
> method?  Check with `G e'.

no. it just says "native".

-- 
Dr. Denys Duchier
Équipe Calligramme
LORIA, Nancy, FRANCE



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

* Re: xover problems?
  2003-01-28 14:11           ` Denys Duchier
@ 2003-02-01 16:22             ` Lars Magne Ingebrigtsen
  2003-02-01 18:36               ` Denys Duchier
  0 siblings, 1 reply; 13+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-02-01 16:22 UTC (permalink / raw)


Denys Duchier <duchier@ps.uni-sb.de> writes:

>> It should.  Does that particular group have a divergent select
>> method?  Check with `G e'.
>
> no. it just says "native".

And that's what the other, non-problematic groups say as well?

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



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

* Re: xover problems?
  2003-02-01 16:22             ` Lars Magne Ingebrigtsen
@ 2003-02-01 18:36               ` Denys Duchier
  2003-02-02 12:04                 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 13+ messages in thread
From: Denys Duchier @ 2003-02-01 18:36 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Denys Duchier <duchier@ps.uni-sb.de> writes:
>
>>> It should.  Does that particular group have a divergent select
>>> method?  Check with `G e'.
>>
>> no. it just says "native".
>
> And that's what the other, non-problematic groups say as well?

yes of course :-)

what could I do to help debug this?

-- 
Dr. Denys Duchier
Équipe Calligramme
LORIA, Nancy, FRANCE



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

* Re: xover problems?
  2003-02-01 18:36               ` Denys Duchier
@ 2003-02-02 12:04                 ` Lars Magne Ingebrigtsen
  2003-02-03 10:37                   ` Denys Duchier
  0 siblings, 1 reply; 13+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-02-02 12:04 UTC (permalink / raw)


Denys Duchier <duchier@ps.uni-sb.de> writes:

> what could I do to help debug this?

One idea occurred to me -- perhaps what's unique about this group
might be the distribution of articles in the group?  Do you have any
ticked/dormant articles in the group?  In that case, altering
`nntp-nov-gap' to, say, 100000 might help.

But the problem is that something in your connection chain is echoing
when it shouldn't, really.

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



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

* Re: xover problems?
  2003-02-02 12:04                 ` Lars Magne Ingebrigtsen
@ 2003-02-03 10:37                   ` Denys Duchier
  2003-02-03 21:41                     ` Denys Duchier
  0 siblings, 1 reply; 13+ messages in thread
From: Denys Duchier @ 2003-02-03 10:37 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Denys Duchier <duchier@ps.uni-sb.de> writes:
>
>> what could I do to help debug this?
>
> One idea occurred to me -- perhaps what's unique about this group
> might be the distribution of articles in the group?  Do you have any
> ticked/dormant articles in the group?  In that case, altering
> `nntp-nov-gap' to, say, 100000 might help.

("comp.lang.functional" 3 ((1 . 24975) (24977 . 24981) (24983
. 24984)) ((seen (24878 . 24984)) (cache 24969 24973 24977 24979 24981
(24983 . 24984)) (reply 24977 24979) (tick 24969 24973 24977 24979
24981 (24983 . 24984))))

> But the problem is that something in your connection chain is echoing
> when it shouldn't, really.

Maybe it's not in my connection, but at the server's end. This server
was just taken down for filling its log file (and hence its partition)
with some sort of tracing info (I don't know the details yet).  So
maybe it was ill configured (in a very strange and non-uniform way
:-).  I'll know more this evening or tomorrow.

Cheers,

-- 
Dr. Denys Duchier
Équipe Calligramme
LORIA, Nancy, FRANCE



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

* Re: xover problems?
  2003-02-03 10:37                   ` Denys Duchier
@ 2003-02-03 21:41                     ` Denys Duchier
  2003-02-04 16:24                       ` Denys Duchier
  0 siblings, 1 reply; 13+ messages in thread
From: Denys Duchier @ 2003-02-03 21:41 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1484 bytes --]

Denys Duchier <duchier@ps.uni-sb.de> writes:

>> One idea occurred to me -- perhaps what's unique about this group
>> might be the distribution of articles in the group?  Do you have any
>> ticked/dormant articles in the group?  In that case, altering
>> `nntp-nov-gap' to, say, 100000 might help.

altering nntp-nov-gap had no effect

>> But the problem is that something in your connection chain is echoing
>> when it shouldn't, really.
>
> Maybe it's not in my connection, but at the server's end. This server
> was just taken down for filling its log file (and hence its partition)
> with some sort of tracing info (I don't know the details yet).  So
> maybe it was ill configured (in a very strange and non-uniform way
> :-).  I'll know more this evening or tomorrow.

The server was fixed and restarted and I still have the same problems.
I have now noticed that I actually encounter the problem on other
newsgroups, but there it has a different effect: if I am not mistaken
correctly, it just gives me warnings about "invalid data on line
so-and-so" (looking in the " *nntpd*" buffer reveals stray XOVER
commands).  However, in comp.lang.functional, it just won't go past
that XOVER command and blows up loudly (why does it blow up in that
group and not the others, I just don't get).

For example here is an extreme case, where there are 55 stray XOVER
lines, and yet all I get are messages flashing in the echo area
informing me of "invalid data" on the corresponding line:


[-- Attachment #2: stray XOVER example --]
[-- Type: text/plain, Size: 100614 bytes --]

XOVER 907-907
907	May be of interest -- GPL version of SAP database	pvr@info.ucl.ac.be (Peter Van Roy)	30 Apr 2001 09:52:01 +0200	<200104300747.JAA18919@norge.info.ucl.ac.be>		3490	76	Xref: news.ps.uni-sb.de mozart-oz.users:907
XOVER 926-939
XOVER 951-951
926	Standard Libraries (was: Re: File attributes)	Mathias.Picker@virtual-earth.de	2 May 2001 14:07:59 +0200	<200105021207.f42C7gj35700@venus.virtual-earth.de>		4760	113	Xref: news.ps.uni-sb.de mozart-oz.users:926
927	RE: File attributes	rcalco@cortechs.com (Bob Calco)	2 May 2001 14:53:58 +0200	<HBEJKOJGHBOIBHLHPMKGEENKDBAA.rcalco@cortechs.com>	<isy9sgowt7.fsf@elk.ps.uni-sb.de>	4670	86	Xref: news.ps.uni-sb.de mozart-oz.users:927
928	QHTML alpha	ned@info.ucl.ac.be (Donatien Grolaux)	2 May 2001 16:02:23 +0200	<3AF012AA.53BAE28C@info.ucl.ac.be>		2240	37	Xref: news.ps.uni-sb.de mozart-oz.users:928
929	AW: May be of interest -- GPL version of SAP database	Michael.Mehl@t-systems.de (Mehl, Michael)	2 May 2001 17:48:53 +0200	<FB6DDF19ADA4D211A8CC009027234C81035492B2@U8S16>		4131	95	Xref: news.ps.uni-sb.de mozart-oz.users:929
930	RE: QHTML alpha	johnm@artisan.com (John Gerard Malecki)	2 May 2001 18:14:55 +0200	<15088.12715.554878.423108@ish.artisan.com>	<3AF012AA.53BAE28C@info.ucl.ac.be>	3088	54	Xref: news.ps.uni-sb.de mozart-oz.users:930
931	RE: QHTML alpha	johnm@artisan.com (John Gerard Malecki)	2 May 2001 18:28:09 +0200	<15088.13509.562152.990632@ish.artisan.com>	<15088.12715.554878.423108@ish.artisan.com>	1658	23	Xref: news.ps.uni-sb.de mozart-oz.users:931
932	Re: QHTML alpha	ned@info.ucl.ac.be (Donatien Grolaux)	2 May 2001 18:33:09 +0200	<3AF0360C.9FFEA6AC@info.ucl.ac.be>	<3AF012AA.53BAE28C@info.ucl.ac.be>	1799	28	Xref: news.ps.uni-sb.de mozart-oz.users:932
933	RE: File attributes	mikki@ida.liu.se (Mikael Kindborg)	3 May 2001 09:15:05 +0200	<5.0.2.1.1.20010503090519.00bc6cb8@ida.liu.se>	<HBEJKOJGHBOIBHLHPMKGEENKDBAA.rcalco@cortechs.com>	5521	105	Xref: news.ps.uni-sb.de mozart-oz.users:933
934	RE: File attributes	rcalco@cortechs.com (Bob Calco)	3 May 2001 13:56:05 +0200	<BGEGJFOHFLNFHACAJJMLEEMGEEAA.rcalco@cortechs.com>	<5.0.2.1.1.20010503090519.00bc6cb8@ida.liu.se>	7456	162	Xref: news.ps.uni-sb.de mozart-oz.users:934
935	Re: File attributes	aiz@mail.radiant.ru (Alexander I. Zhezherun)	3 May 2001 17:27:59 +0200	<018701c0d3e5$9bbeacf0$1901a8c0@AIZ>	<HBEJKOJGHBOIBHLHPMKGEENKDBAA.rcalco@cortechs.com>	2841	54	Xref: news.ps.uni-sb.de mozart-oz.users:935
936	Re: File attributes	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	4 May 2001 09:46:04 +0200	<isae4t1rtg.fsf@elk.ps.uni-sb.de>	<isy9sgowt7.fsf@elk.ps.uni-sb.de>	2099	30	Xref: news.ps.uni-sb.de mozart-oz.users:936
937	[ANN] ozmake: project building and package management	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	4 May 2001 11:07:04 +0200	<is3dal1o0j.fsf@elk.ps.uni-sb.de>		6016	148	Xref: news.ps.uni-sb.de mozart-oz.users:937
938	RE: File attributes	rcalco@cortechs.com (Bob Calco)	4 May 2001 13:16:59 +0200	<HBEJKOJGHBOIBHLHPMKGIEOODBAA.rcalco@cortechs.com>	<isae4t1rtg.fsf@elk.ps.uni-sb.de>	2960	61	Xref: news.ps.uni-sb.de mozart-oz.users:938
939	[ANN] ozmake version 0.2	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	5 May 2001 00:22:33 +0200	<isitjgrc1p.fsf@elk.ps.uni-sb.de>		1726	27	Xref: news.ps.uni-sb.de mozart-oz.users:939
951	You're invited to join Capability Security on Yahoo! WebRing	markm@caplet.com	9 May 2001 23:50:36 +0200	<200105092149.OAA16058@wr9.yahoo.com>		2166	36	Xref: news.ps.uni-sb.de mozart-oz.users:951
XOVER 1026-1034
XOVER 1140-1140
XOVER 1161-1167
XOVER 1243-1243
XOVER 1451-1451
XOVER 1544-1544
XOVER 1842-1842
XOVER 1856-1856
XOVER 1868-1868
XOVER 1948-1948
XOVER 1974-1974
XOVER 2029-2029
XOVER 2171-2171
XOVER 2266-2266
XOVER 2458-2458
XOVER 2475-2475
XOVER 2488-2488
XOVER 2494-2494
XOVER 2504-2504
XOVER 2512-2512
XOVER 2566-2566
XOVER 2617-2617
XOVER 2721-2721
XOVER 2776-2776
XOVER 2808-2808
XOVER 2892-2892
XOVER 2908-2908
XOVER 2917-2917
XOVER 2944-2944
XOVER 2952-2952
XOVER 2959-2959
XOVER 2971-2979
XOVER 2991-2995
XOVER 3000-3004
XOVER 3014-3014
XOVER 3023-3023
XOVER 3063-3064
XOVER 3092-3102
XOVER 3121-3156
XOVER 3162-3199
XOVER 3208-3208
XOVER 3217-3222
XOVER 3242-3243
XOVER 3248-3261
XOVER 3267-3267
XOVER 3288-3291
XOVER 3304-3321
XOVER 3335-3335
XOVER 3342-3361
XOVER 3385-3389
XOVER 3396-3410
XOVER 3419-3612
1026	Dynamic binding in Oz	pvr@info.ucl.ac.be (Peter Van Roy)	12 Jun 2001 13:07:52 +0200	<200106121101.NAA22158@norge.info.ucl.ac.be>		3522	69	Xref: news.ps.uni-sb.de mozart-oz.users:1026
1027	Re: Dynamic binding in Oz	luis_omar_quesada@yahoo.com (Luis Omar Quesada Ramirez)	13 Jun 2001 03:48:27 +0200	<20010613014803.11870.qmail@web14203.mail.yahoo.com>	<200106121101.NAA22158@norge.info.ucl.ac.be>	4784	145	Xref: news.ps.uni-sb.de mozart-oz.users:1027
1028	Re: Dynamic binding in Oz	pvr@info.ucl.ac.be (Peter Van Roy)	13 Jun 2001 09:18:34 +0200	<200106130714.JAA23820@norge.info.ucl.ac.be>	<20010613014803.11870.qmail@web14203.mail.yahoo.com>	1842	48	Xref: news.ps.uni-sb.de mozart-oz.users:1028
1029	Re: Dynamic binding in Oz	Frank.Rehberger@web.de (Frank Rehberger)	13 Jun 2001 09:44:44 +0200	<3B271521.67840FA2@web.de>	<20010613014803.11870.qmail@web14203.mail.yahoo.com>	1283	19	Xref: news.ps.uni-sb.de mozart-oz.users:1029
1030	Re: Dynamic binding in Oz	pvr@info.ucl.ac.be (Peter Van Roy)	13 Jun 2001 17:05:03 +0200	<200106131459.QAA24832@norge.info.ucl.ac.be>	<3B271521.67840FA2@web.de>	1330	18	Xref: news.ps.uni-sb.de mozart-oz.users:1030
1031	Oz as a teaching language	lager@ling.gu.se (=?iso-8859-1?Q?Torbj=F6rn?= Lager)	14 Jun 2001 13:46:43 +0200	<3B28A019.5C7B7086@ling.gu.se>		1468	21	Xref: news.ps.uni-sb.de mozart-oz.users:1031
1032	Checking Class membership	twoonkio@dso.org.sg (twoonkio)	15 Jun 2001 10:10:49 +0200	<3B29C2F5.7AD8DBE8@dso.org.sg>		958	12	Xref: news.ps.uni-sb.de mozart-oz.users:1032
1033	Re: Checking Class membership	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	15 Jun 2001 11:50:09 +0200	<iselsmysw0.fsf@elk.ps.uni-sb.de>	<3B29C2F5.7AD8DBE8@dso.org.sg>	2524	56	Xref: news.ps.uni-sb.de mozart-oz.users:1033
1034	PLI 2001 in Firenze	denicola@dsi.unifi.it (Rocco De Nicola)	15 Jun 2001 11:55:40 +0200	<f05010400b74f6a9314ef@[150.217.14.8]>		3558	73	Xref: news.ps.uni-sb.de mozart-oz.users:1034
1140	HTTP Proxy support	afranke@ags.uni-sb.de (Andreas Franke)	26 Jul 2001 19:06:03 +0200	<3B606A23.DC297BB6@ags.uni-sb.de>		1096	13	Xref: news.ps.uni-sb.de mozart-oz.users:1140
1161	PgOz	gpabon@escher.puj.edu.co (Gustavo Adolfo PabOn)	4 Aug 2001 15:14:49 +0200	<996765183.3b696dff54d0c@escher.puj.edu.co>		2851	93	Xref: news.ps.uni-sb.de mozart-oz.users:1161
1162	opi feeds buffer	wbuss@TELDA.NET (Wolfhard =?iso-8859-1?q?Bu=DF?=)	4 Aug 2001 15:14:49 +0200	<m3y9pbtr4v.fsf@buss-14250.user.cis.dfn.de>		1075	14	Xref: news.ps.uni-sb.de mozart-oz.users:1162
1163	PgOz	gustavopabon@hotmail.com (Gustavo Pabon)	4 Aug 2001 15:14:49 +0200	<F151wBGpEI2rV4ZneAz00004d71@hotmail.com>		1169	16	Xref: news.ps.uni-sb.de mozart-oz.users:1163
1164	importing module that imports another NATIVE module	ololo@zeus.polsl.gliwice.pl (Aleksander Salwa)	4 Aug 2001 15:14:49 +0200	<3B5E7ECD.333D60DA@zeus.polsl.gliwice.pl>		1783	28	Xref: news.ps.uni-sb.de mozart-oz.users:1164
1165	Help with GUMP	m.aragao@cs.man.ac.uk (Marcelo Aragao)	4 Aug 2001 15:14:49 +0200	<3B6AD85C.4BAC3CAB@cs.man.ac.uk>		2266	51	Xref: news.ps.uni-sb.de mozart-oz.users:1165
1166	RE: [ozmake] help needed for quoting shell commands on Windows	George.Cowan@pfizer.com (Cowan, George)	4 Aug 2001 15:14:49 +0200	<D9D3780CAEFAD311ABBE00508B6FC0C0030A2FDE@aabulldog.research.aa.wl.com>		2593	51	Xref: news.ps.uni-sb.de mozart-oz.users:1166
1167	Re: [ozmake] help needed for quoting shell commands on Windows	walrus06437@yahoo.com (Walt Rarus)	4 Aug 2001 15:14:49 +0200	<002001c11007$bc76c3c0$0101a8c0@Lange>	<iszoa3v0ip.fsf@elk.ps.uni-sb.de>	4890	93	Xref: news.ps.uni-sb.de mozart-oz.users:1167
1243	11WLPE: 2nd CFP	kusalik@cs.usask.ca (Tony Kusalik)	10 Aug 2001 21:57:19 +0200	<200108101950.NAA06129@cs.usask.ca>		6831	179	Xref: news.ps.uni-sb.de mozart-oz.users:1243
1451	Advice desired on isolating a space	dmuller@etrademail.com (Dan Muller)	9 Sep 2001 17:01:20 +0200	<000901c13940$07ec4760$0301a8c0@home>		4478	71	Xref: news.ps.uni-sb.de mozart-oz.users:1451
1544	Re: Advice desired on isolating a space	dmuller@etrademail.com (Dan Muller)	14 Sep 2001 02:53:25 +0200	<005401c13cb7$59b684a0$0301a8c0@home>	<000901c13940$07ec4760$0301a8c0@home>	6530	102	Xref: news.ps.uni-sb.de mozart-oz.users:1544
1842	C callback functions	gabsdil@CoLi.Uni-SB.DE (Malte Gabsdil)	11 Oct 2001 09:12:43 +0200	<Pine.GSO.3.96.1011011090215.19503F-100000@gnome.at.coli.uni-sb.de>		2092	33	Xref: news.ps.uni-sb.de mozart-oz.users:1842
1856	Re: Mozart vs Uniface	richard.gill@caramail.com (Richard Gill)	15 Oct 2001 15:08:43 +0200	<9qekpn$kgr$1@grizzly.ps.uni-sb.de>	<9pi0kr$31q$1@grizzly.ps.uni-sb.de>	2911	56	Xref: news.ps.uni-sb.de mozart-oz.users:1856
1868	Re: C callback functions	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	17 Oct 2001 14:14:20 +0200	<is3d4icvm4.fsf@elk.ps.uni-sb.de>	<Pine.GSO.3.96.1011011090215.19503F-100000@gnome.at.coli.uni-sb.de>	2792	45	Xref: news.ps.uni-sb.de mozart-oz.users:1868
1948	OsTime not documented	Mathias.Picker@virtual-earth.de	29 Oct 2001 09:32:26 +0100	<200110290832.f9T8WJP14471@uni-sb.de>		4556	129	Xref: news.ps.uni-sb.de mozart-oz.users:1948
1974	gc.active stable, but process grows?	Mathias.Picker@virtual-earth.de	31 Oct 2001 11:26:58 +0100	<200110311026.f9VAQJP19354@uni-sb.de>		1410	29	Xref: news.ps.uni-sb.de mozart-oz.users:1974
2029	Re: poset / lattice / sort data type: any implementations / ideas	mahler@cyc.com (Daniel Mahler)	7 Nov 2001 21:45:46 +0100	<15337.39850.653978.445918@mcallister.cyc.com>	<200111071200.fA7C0vP07872@uni-sb.de>	2981	64	Xref: news.ps.uni-sb.de mozart-oz.users:2029
2171	Re: Demand for some clarifications!	kost@sics.se (Konstantin Popov)	28 Nov 2001 16:50:44 +0100	<200111281546.QAA08912@color.sics.se>	<3C024ADA.D26A78CC@info.ucl.ac.be>	1738	27	Xref: news.ps.uni-sb.de mozart-oz.users:2171
2266	Re: infinite loop?	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	6 Dec 2001 16:58:50 +0100	<013501c17e6f$63f51400$fd693b81@szocske>	<00fb01c17142$60549260$fd693b81@szocske>	2045	53	Xref: news.ps.uni-sb.de mozart-oz.users:2266
2458	Re: {Tk.send source("wfile")} update	j-mequin@ti.com (Jacques Mequin)	18 Jan 2002 11:25:02 +0100	<3C47F71D.BFCCE425@ti.com>	<3C47D539.973A67CA@ti.com>	1546	28	Xref: news.ps.uni-sb.de mozart-oz.users:2458
2475	CfP: ICLP 2002	schulte@ps.uni-sb.de (Christian Schulte)	21 Jan 2002 11:37:03 +0100	<a2gqui$ejs$1@grizzly.ps.uni-sb.de>		6614	151	Xref: news.ps.uni-sb.de mozart-oz.users:2475
2488	Thank you	jussi.salmela@surfeu.fi (Jussi Salmela)	23 Jan 2002 11:31:45 +0100	<000801c1a35e$086562c0$b190add5@oemcomputer>		2583	37	Xref: news.ps.uni-sb.de mozart-oz.users:2488
2494	Re: Oz questions [and mail bug]	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	26 Jan 2002 12:14:07 +0100	<isy9imm61w.fsf@elk.ps.uni-sb.de>	<200201230845.g0N8jC100755@sdf.lonestar.org>	5517	109	Xref: news.ps.uni-sb.de mozart-oz.users:2494
2504	Re: Constraining lists, whose length is undetermined	t.anders@nici.kun.nl (Torsten Anders)	28 Jan 2002 17:05:46 +0100	<E16VECs-0003sX-00.2002-01-28-16-00-30@cmailENV4.svr.pol.co.uk>	<000601c1a7e2$770a0f40$6bba6086@leela>	7811	180	Xref: news.ps.uni-sb.de mozart-oz.users:2504
2512	Re: Constraining lists, whose length is undetermined	t.anders@nici.kun.nl (Torsten Anders)	29 Jan 2002 14:31:36 +0100	<E16VYHD-0006lk-00.2002-01-29-13-26-20@cmailENV1.svr.pol.co.uk>	<000601c1a7e2$770a0f40$6bba6086@leela>	6715	137	Xref: news.ps.uni-sb.de mozart-oz.users:2512
2566	FW: CP-2002: Call for Papers	schulte@ps.uni-sb.de (Christian Schulte)	6 Feb 2002 11:44:26 +0100	<000701c1aefa$e1cc6390$6bba6086@leela>		10630	273	Xref: news.ps.uni-sb.de mozart-oz.users:2566
2617	FD.distribution doc	t.anders@nici.kun.nl (Torsten Anders)	15 Feb 2002 22:08:29 +0100	<E16bpV4-0001XE-00.2002-02-15-21-02-34@cmailENV3.svr.pol.co.uk>		1770	46	Xref: news.ps.uni-sb.de mozart-oz.users:2617
2721	STDIN problem with Open.text (on Win32)	dada@perl.it (Aldo Calpini)	14 Mar 2002 14:28:36 +0100	<016d01c1cb54$b26e50b0$d200a8c0@geronimo>		2763	70	Xref: news.ps.uni-sb.de mozart-oz.users:2721
2776	Re: Using vim instead of emacs	thawkins@dilloneng.com (Tom Hawkins)	28 Mar 2002 11:41:14 +0100	<a7r6ts$6od$1@grizzly.ps.uni-sb.de>	<3C989F22.2010108@netarx.com>	4701	116	Xref: news.ps.uni-sb.de mozart-oz.users:2776
2808	Re: Mozart/Oz Support for Relational Databases	afranke@ags.uni-sb.de (Andreas Franke)	10 Apr 2002 12:28:07 +0200	<200204101027.MAA15875@ags.uni-sb.de>	<06CBB456EB4A724D9D210FCA20E84513015D158E@ececmx01.epcor.ca>	2561	47	Xref: news.ps.uni-sb.de mozart-oz.users:2808
2892	[Fwd: mozart-oz and databases on linux]	brunklaus@ps.uni-sb.de (Thorsten Brunklaus)	3 May 2002 18:11:45 +0200	<3CD2B529.2EF26F7B@ps.uni-sb.de>		3309	71	Xref: news.ps.uni-sb.de mozart-oz.users:2892
2908	Project Planning/Scheduling and constraint propagation	Nicolas.Chauvat@logilab.fr (Nicolas Chauvat)	7 May 2002 17:18:45 +0200	<Pine.LNX.4.21.0205071703000.435-100000@aries.logilab.fr>		1190	16	Xref: news.ps.uni-sb.de mozart-oz.users:2908
2917	Language shootout	big.john@bigfoot.com (Johann =?ISO-8859-1?Q?H=F6chtl?=)	9 May 2002 09:36:22 +0200	<3CDA2612.9050600@bigfoot.com>		1479	25	Xref: news.ps.uni-sb.de mozart-oz.users:2917
2944	TCP/IP required?	big.john@bigfoot.com (Johann =?ISO-8859-1?Q?H=F6chtl?=)	16 May 2002 14:19:22 +0200	<3CE3A29B.2080204@bigfoot.com>		1407	24	Xref: news.ps.uni-sb.de mozart-oz.users:2944
2952	Re: Optimal graph coloring	schulte@imit.kth.se (Christian Schulte)	17 May 2002 16:39:51 +0200	<000001c1fdaf$dcc581c0$f2d4ed82@mushu>		2637	56	Xref: news.ps.uni-sb.de mozart-oz.users:2952
2959	Re: Job Shop Scheduler	hans@eri.ws (Hans-Peter Stoltzenberg)	21 May 2002 08:00:17 +0200	<3CE532CB.1030100@eri.ws>	<001101c1f1af$3878dba0$0a00a8c0@hs.earthlink.net>	4120	82	Xref: news.ps.uni-sb.de mozart-oz.users:2959
2971	Re: Job Shop Scheduler	yumagu@sh.grapecity.com (Gu YuMingGrapeCity)	24 May 2002 10:57:14 +0200	<750B79A97BCA1E46B5C19EFF880A6F7AAFF64F@svrmail.sotech.com.cn>		3575	84	Xref: news.ps.uni-sb.de mozart-oz.users:2971
2972	PhD/PostDoc positions in bioinformatics available (Jena, Germany)	wills@informatik.uni-muenchen.de (Sebastian Will)	24 May 2002 11:33:39 +0200	<3CEE07A7.6080001@informatik.uni-muenchen.de>		3215	63	Xref: news.ps.uni-sb.de mozart-oz.users:2972
2973	Re: Optimal graph coloring	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	25 May 2002 13:34:34 +0200	<is4rgwxxy9.fsf@elk.ps.uni-sb.de>	<3CD6E15E.1020405@sics.se>	6171	96	Xref: news.ps.uni-sb.de mozart-oz.users:2973
2974	Re: Optimal graph coloring	smiele@coli.uni-sb.de (Sebastian Miele)	27 May 2002 10:51:41 +0200	<7cvg9cwage.fsf@d153.stw.stud.uni-saarland.de>	<3CD6E15E.1020405@sics.se>	14968	201	Xref: news.ps.uni-sb.de mozart-oz.users:2974
2975	Re: Optimal graph coloring	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	27 May 2002 10:51:41 +0200	<isoff5mb7c.fsf@elk.ps.uni-sb.de>	<3CD6E15E.1020405@sics.se>	44707	632	Xref: news.ps.uni-sb.de mozart-oz.users:2975
2976	Re: Optimal graph coloring	luque@info.ucl.ac.be (Luis Quesada)	27 May 2002 13:18:49 +0200	<3CF215EE.8F20AF2@info.ucl.ac.be>	<3CD6E15E.1020405@sics.se>	1854	38	Xref: news.ps.uni-sb.de mozart-oz.users:2976
2977	Re: Optimal graph coloring	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	27 May 2002 13:29:09 +0200	<is1ybxeska.fsf@elk.ps.uni-sb.de>	<3CD6E15E.1020405@sics.se>	1612	24	Xref: news.ps.uni-sb.de mozart-oz.users:2977
2978	Re: Optimal graph coloring	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	27 May 2002 13:41:27 +0200	<isvg99ddfd.fsf@elk.ps.uni-sb.de>	<3CD6E15E.1020405@sics.se>	1889	30	Xref: news.ps.uni-sb.de mozart-oz.users:2978
2979	RI module history	jandima02@yahoo.com (=?iso-8859-1?q?Diana=20Rodriguez?=)	28 May 2002 23:52:11 +0200	<20020528214936.72594.qmail@web21306.mail.yahoo.com>	<isvg99ddfd.fsf@elk.ps.uni-sb.de>	1365	19	Xref: news.ps.uni-sb.de mozart-oz.users:2979
2991	PhD/PostDoc positions in constraint programming	fruehwir@informatik.uni-muenchen.de (Thom Fruehwirth)	13 Jun 2002 09:57:12 +0200	<3D084E35.F7D27BC3@informatik.uni-muenchen.de>		2964	60	Xref: news.ps.uni-sb.de mozart-oz.users:2991
2992	Petri nets	ggutierrez@escher.puj.edu.co	14 Jun 2002 00:20:44 +0200	<20020613215039.GB31617@escher.puj.edu.co>		1398	15	Xref: news.ps.uni-sb.de mozart-oz.users:2992
2993	CFP: Workshop on Rule-Based Constraint Reasoning and Programming	abdennad@informatik.uni-muenchen.de (Slim Abdennadher)	14 Jun 2002 11:33:13 +0200	<3D09A91B.50CC95B1@informatik.uni-muenchen.de>		4120	98	Xref: news.ps.uni-sb.de mozart-oz.users:2993
2994	[Fwd: Mozart 1.2.3]	brunklaus@ps.uni-sb.de (Thorsten Brunklaus)	14 Jun 2002 11:33:56 +0200	<3D09B7DF.BF0DAE01@ps.uni-sb.de>		3898	104	Xref: news.ps.uni-sb.de mozart-oz.users:2994
2995	CP-2002 Workshop Programme: Call for Contributions and Participation	cp2002@CS.Cornell.EDU (Constraint Programming 2002)	14 Jun 2002 16:16:55 +0200	<200206141056.g5EAu0b23952@ringding.cs.cornell.edu>		3775	95	Xref: news.ps.uni-sb.de mozart-oz.users:2995
3000	Re: [Fwd: Mozart 1.2.3]	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	18 Jun 2002 14:54:59 +0200	<isofe8pwxj.fsf@elk.ps.uni-sb.de>	<3D09B7DF.BF0DAE01@ps.uni-sb.de>	4851	137	Xref: news.ps.uni-sb.de mozart-oz.users:3000
3001	Re: Scoping Rules	kornstae@ps.uni-sb.de (Leif Kornstaedt)	18 Jun 2002 15:08:19 +0200	<h9660gspd9.fsf@amy.ps.uni-sb.de>	<3D0F279E.8070505@netarx.com>	2776	60	Xref: news.ps.uni-sb.de mozart-oz.users:3001
3002	Re: Scoping Rules	pvr@info.ucl.ac.be (Peter Van Roy)	18 Jun 2002 15:37:40 +0200	<3D0F375F.531F0501@info.ucl.ac.be>	<3D0F279E.8070505@netarx.com>	3669	72	Xref: news.ps.uni-sb.de mozart-oz.users:3002
3003	Re: Scoping Rules	pvr@info.ucl.ac.be (Peter Van Roy)	18 Jun 2002 15:40:14 +0200	<3D0F3804.ADBD93E5@info.ucl.ac.be>	<3D0F279E.8070505@netarx.com>	1619	26	Xref: news.ps.uni-sb.de mozart-oz.users:3003
3004	TRICS 2002: Call for Papers	schulte@imit.kth.se (Christian Schulte)	18 Jun 2002 17:38:51 +0200	<008101c216dd$63dcbf70$e8d4ed82@mushu>		3999	104	Xref: news.ps.uni-sb.de mozart-oz.users:3004
3014	Re: Graph colouring with a twist	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	21 Jun 2002 20:05:50 +0200	<014001c2194e$36d99d90$fd693b81@szocske>	<00c301c218a4$5decfa30$fd693b81@szocske>	1994	44	Xref: news.ps.uni-sb.de mozart-oz.users:3014
3023	Call for Papers: Constraint Handling Rules TPLP Journal Special Issue	fruehwir@informatik.uni-muenchen.de (Thom Fruehwirth)	24 Jun 2002 12:10:38 +0200	<3D16ECD2.A61BAD82@informatik.uni-muenchen.de>	<3D084E35.F7D27BC3@informatik.uni-muenchen.de>	1677	30	Xref: news.ps.uni-sb.de mozart-oz.users:3023
3063	Re: ozmake & cygwin	smiele@coli.uni-sb.de (Sebastian Miele)	1 Jul 2002 20:27:42 +0200	<7cpty7jp1i.fsf@d153.stw.stud.uni-saarland.de>	<7cznxosbt2.fsf@d153.stw.stud.uni-saarland.de>	2597	49	Xref: news.ps.uni-sb.de mozart-oz.users:3063
3064	Re: Graph colouring with a twist	smiele@coli.uni-sb.de (Sebastian Miele)	2 Jul 2002 11:39:21 +0200	<7c3cv2scwe.fsf@d153.stw.stud.uni-saarland.de>	<00c301c218a4$5decfa30$fd693b81@szocske>	6137	95	Xref: news.ps.uni-sb.de mozart-oz.users:3064
3092	COLOGNET Joint Workshop: Call For Papers and Participation	boris@aaron.ls.fi.upm.es (Manuel Carro)	10 Jul 2002 14:40:01 +0200	<15660.10614.591476.111137@salmon.ls.fi.upm.es>		7303	168	Xref: news.ps.uni-sb.de mozart-oz.users:3092
3093	Re: Small change to example scheduling algorithm	me@mikehogan.net (Mike Hogan)	12 Jul 2002 15:52:06 +0200	<000301c22900$c8d24f00$8d2c730a@eamon>		1746	33	Xref: news.ps.uni-sb.de mozart-oz.users:3093
3094	Call For Papers ...KBCS 2002	vrushali_joshi@rediffmail.com (vrushali chandrashekhar joshi)	16 Jul 2002 07:58:15 +0200	<20020716055231.1898.qmail@webmail6.rediffmail.com>		13036	390	Xref: news.ps.uni-sb.de mozart-oz.users:3094
3095	scheduler project	adriano.volpones@arscomputandi.com (Adriano Volpones)	19 Jul 2002 11:09:28 +0200	<008001c22f03$9ac8e660$ec130a3e@adri>		6547	170	Xref: news.ps.uni-sb.de mozart-oz.users:3095
3096	COLOGNET Joint Workshop	boris@aaron.ls.fi.upm.es (Manuel Carro)	19 Jul 2002 19:17:24 +0200	<15672.18456.755601.108601@balboa.dia.fi.upm.es>		6894	157	Xref: news.ps.uni-sb.de mozart-oz.users:3096
3097	Branch and Bound	j-mequin@ti.com (Jacques Mequin)	21 Jul 2002 16:42:18 +0200	<3D3AC627.8390CA58@ti.com>		2859	85	Xref: news.ps.uni-sb.de mozart-oz.users:3097
3098	Explorer / Branch and Bound	j-mequin@ti.com (Jacques Mequin)	22 Jul 2002 10:21:05 +0200	<3D3BBE76.A80B6052@ti.com>	<3D3AC627.8390CA58@ti.com>	3355	94	Xref: news.ps.uni-sb.de mozart-oz.users:3098
3099	Re: Explorer / Branch and Bound	will@inf.uni-jena.de (Sebastian Will)	22 Jul 2002 11:24:24 +0200	<3D3BCD18.7070809@inf.uni-jena.de>	<3D3AC627.8390CA58@ti.com>	2635	71	Xref: news.ps.uni-sb.de mozart-oz.users:3099
3100	KBCS 2002 Call for papers	vrushali_joshi@rediffmail.com (vrushali chandrashekhar joshi)	22 Jul 2002 12:32:25 +0200	<20020722102954.18793.qmail@webmail8.rediffmail.com>		6676	186	Xref: news.ps.uni-sb.de mozart-oz.users:3100
3101	Re: Explorer / Branch and Bound	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	22 Jul 2002 13:29:23 +0200	<is65z8huag.fsf@elk.ps.uni-sb.de>	<3D3AC627.8390CA58@ti.com>	1889	45	Xref: news.ps.uni-sb.de mozart-oz.users:3101
3102	Re: Explorer / Branch and Bound	schulte@imit.kth.se (Christian Schulte)	22 Jul 2002 17:20:53 +0200	<ahh7q7$4k2$1@grizzly.ps.uni-sb.de>	<3D3AC627.8390CA58@ti.com>	2534	65	Xref: news.ps.uni-sb.de mozart-oz.users:3102
3121	Re: About GUI and IDE Interface	maparent@acm.org (Marc-Antoine Parent)	31 Jul 2002 03:52:37 +0200	<49735A5B-A426-11D6-8DCB-003065D4F272@acm.org>	<NCEJJNLDMEJLEJHKNGNHIEHBDCAA.robert.calco@verizon.net>	2475	40	Xref: news.ps.uni-sb.de mozart-oz.users:3121
3122	RE: About GUI and IDE Interface	robert.calco@verizon.net (Bob Calco)	31 Jul 2002 05:06:50 +0200	<NCEJJNLDMEJLEJHKNGNHOELODCAA.robert.calco@verizon.net>	<49735A5B-A426-11D6-8DCB-003065D4F272@acm.org>	5988	119	Xref: news.ps.uni-sb.de mozart-oz.users:3122
3123	'Indent' for Oz Programs?	twoonkio@dso.org.sg (Tan Woon Kiong)	31 Jul 2002 06:28:55 +0200	<3D4767AE.58B2D259@dso.org.sg>		1387	19	Xref: news.ps.uni-sb.de mozart-oz.users:3123
3124	Re: About GUI and IDE Interface	bbyrne@genieweb.com (Robert Byrne)	31 Jul 2002 08:39:12 +0200	<03c801c23828$a070f5c0$0a00a8c0@orbsoft.com>	<NCEJJNLDMEJLEJHKNGNHIEHBDCAA.robert.calco@verizon.net>	6190	147	Xref: news.ps.uni-sb.de mozart-oz.users:3124
3125	Re: 'Indent' for Oz Programs?	kornstae@ps.uni-sb.de (Leif Kornstaedt)	31 Jul 2002 11:08:36 +0200	<h9ado89s2g.fsf@amy.ps.uni-sb.de>	<3D4767AE.58B2D259@dso.org.sg>	1533	18	Xref: news.ps.uni-sb.de mozart-oz.users:3125
3126	Re: About GUI and IDE Interface	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	31 Jul 2002 11:21:33 +0200	<is4regckqe.fsf@elk.ps.uni-sb.de>	<49735A5B-A426-11D6-8DCB-003065D4F272@acm.org>	1708	23	Xref: news.ps.uni-sb.de mozart-oz.users:3126
3127	Re: 'Indent' for Oz Programs?	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	31 Jul 2002 11:54:06 +0200	<isznw8b4nv.fsf@elk.ps.uni-sb.de>	<3D4767AE.58B2D259@dso.org.sg>	1959	42	Xref: news.ps.uni-sb.de mozart-oz.users:3127
3128	RE: About GUI and IDE Interface	robert.calco@verizon.net (Bob Calco)	31 Jul 2002 15:06:27 +0200	<NCEJJNLDMEJLEJHKNGNHEEOLDCAA.robert.calco@verizon.net>	<is4regckqe.fsf@elk.ps.uni-sb.de>	3815	76	Xref: news.ps.uni-sb.de mozart-oz.users:3128
3129	Re: About GUI and IDE Interface	maparent@acm.org (Marc-Antoine Parent)	31 Jul 2002 16:10:13 +0200	<78D0DC26-A48D-11D6-ABFE-003065D4F272@acm.org>	<NCEJJNLDMEJLEJHKNGNHOELODCAA.robert.calco@verizon.net>	4169	68	Xref: news.ps.uni-sb.de mozart-oz.users:3129
3130	Re: About GUI and IDE Interface	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	31 Jul 2002 16:22:28 +0200	<isr8hkas8i.fsf@elk.ps.uni-sb.de>	<is4regckqe.fsf@elk.ps.uni-sb.de>	1728	25	Xref: news.ps.uni-sb.de mozart-oz.users:3130
3131	RE: About GUI and IDE Interface - anyone thought about REBOL?	kemp@extelligence.net (Kemp Watson)	31 Jul 2002 16:48:58 +0200	<FHEOKOOJHKPEJKOGGAIKIEBFCKAA.kemp@extelligence.net>	<is4regckqe.fsf@elk.ps.uni-sb.de>	3165	61	Xref: news.ps.uni-sb.de mozart-oz.users:3131
3132	RE: About GUI and IDE Interface	kemp@extelligence.net (Kemp Watson)	31 Jul 2002 16:53:20 +0200	<FHEOKOOJHKPEJKOGGAIKMEBFCKAA.kemp@extelligence.net>	<NCEJJNLDMEJLEJHKNGNHEEOLDCAA.robert.calco@verizon.net>	4314	94	Xref: news.ps.uni-sb.de mozart-oz.users:3132
3133	RE: About GUI and IDE Interface	robert.calco@verizon.net (Bob Calco)	31 Jul 2002 17:42:10 +0200	<NCEJJNLDMEJLEJHKNGNHGEADDDAA.robert.calco@verizon.net>	<isr8hkas8i.fsf@elk.ps.uni-sb.de>	2702	55	Xref: news.ps.uni-sb.de mozart-oz.users:3133
3134	RE: About GUI and IDE Interface	robert.calco@verizon.net (Bob Calco)	31 Jul 2002 17:49:24 +0200	<NCEJJNLDMEJLEJHKNGNHKEAEDDAA.robert.calco@verizon.net>	<FHEOKOOJHKPEJKOGGAIKMEBFCKAA.kemp@extelligence.net>	1592	26	Xref: news.ps.uni-sb.de mozart-oz.users:3134
3135	Re: About GUI and IDE Interface	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	31 Jul 2002 18:03:20 +0200	<061801c238ac$86392ea0$fd693b81@szocske>	<49735A5B-A426-11D6-8DCB-003065D4F272@acm.org>	1766	26	Xref: news.ps.uni-sb.de mozart-oz.users:3135
3136	RE: About GUI and IDE Interface	robert.calco@verizon.net (Bob Calco)	31 Jul 2002 18:45:02 +0200	<NCEJJNLDMEJLEJHKNGNHIEAODDAA.robert.calco@verizon.net>	<061801c238ac$86392ea0$fd693b81@szocske>	2409	47	Xref: news.ps.uni-sb.de mozart-oz.users:3136
3137	RE: About GUI and IDE Interface	robert.calco@verizon.net (Bob Calco)	31 Jul 2002 20:46:42 +0200	<NCEJJNLDMEJLEJHKNGNHEEBNDDAA.robert.calco@verizon.net>	<NCEJJNLDMEJLEJHKNGNHIEAODDAA.robert.calco@verizon.net>	4275	98	Xref: news.ps.uni-sb.de mozart-oz.users:3137
3138	Re: About GUI and IDE Interface	maparent@acm.org (Marc-Antoine Parent)	1 Aug 2002 02:23:35 +0200	<web-3170024@maparent.homeip.net>	<NCEJJNLDMEJLEJHKNGNHEEBNDDAA.robert.calco@verizon.net>	3797	84	Xref: news.ps.uni-sb.de mozart-oz.users:3138
3139	RE: About GUI and IDE Interface	robert.calco@verizon.net (Bob Calco)	1 Aug 2002 03:17:12 +0200	<NCEJJNLDMEJLEJHKNGNHCEDPDDAA.robert.calco@verizon.net>	<web-3170024@maparent.homeip.net>	3938	72	Xref: news.ps.uni-sb.de mozart-oz.users:3139
3140	RE: About GUI and IDE Interface	aiz@intellectsoft.ru (Alexander Zhezherun)	1 Aug 2002 10:31:05 +0200	<BFEHIPLMMMLEPGBAINGIMENDCMAA.aiz@intellectsoft.ru>	<NCEJJNLDMEJLEJHKNGNHCEDPDDAA.robert.calco@verizon.net>	1394	17	Xref: news.ps.uni-sb.de mozart-oz.users:3140
3141	Distributed Programming	elessar7679@yahoo.com (Jafar Sadeq)	2 Aug 2002 05:34:47 +0200	<20020802033252.19940.qmail@web11704.mail.yahoo.com>		1823	36	Xref: news.ps.uni-sb.de mozart-oz.users:3141
3142	Re: 'Indent' for Oz Programs?	twoonkio@dso.org.sg (Tan Woon Kiong)	2 Aug 2002 08:36:22 +0200	<3D4A28A3.1615510@dso.org.sg>	<3D4767AE.58B2D259@dso.org.sg>	2423	54	Xref: news.ps.uni-sb.de mozart-oz.users:3142
3143	Socket struggles...	lager@ling.gu.se (=?ISO-8859-1?Q?Torbj=F6rn_Lager?=)	4 Aug 2002 20:39:57 +0200	<3D4D6539.9030904@ling.gu.se>		2490	65	Xref: news.ps.uni-sb.de mozart-oz.users:3143
3144	Re: Socket struggles...	valentin@info.ucl.ac.be (Valentin Mesaros)	5 Aug 2002 15:53:45 +0200	<3D4E8221.6E9C8AAE@info.ucl.ac.be>	<3D4D6539.9030904@ling.gu.se>	3301	89	Xref: news.ps.uni-sb.de mozart-oz.users:3144
3145	FS & documentation	stegua@info.ucl.ac.be (Stefano Gualandi)	5 Aug 2002 17:00:24 +0200	<3D4E937B.7020708@info.ucl.ac.be>		1567	35	Xref: news.ps.uni-sb.de mozart-oz.users:3145
3146	Re: FS & documentation	niehren@ps.uni-sb.de (Joachim Niehren)	5 Aug 2002 17:12:02 +0200	<3D4E9581.61CE6326@ps.uni-sb.de>	<3D4E937B.7020708@info.ucl.ac.be>	2132	55	Xref: news.ps.uni-sb.de mozart-oz.users:3146
3147	Re: FS & documentation	stegua@info.ucl.ac.be (Stefano Gualandi)	5 Aug 2002 17:31:30 +0200	<3D4E9AD1.6030403@info.ucl.ac.be>	<3D4E937B.7020708@info.ucl.ac.be>	2205	69	Xref: news.ps.uni-sb.de mozart-oz.users:3147
3148	SAS'02 Call for Participation -- Early Registration: * August 15 *	herme@clip.dia.fi.upm.es (Manuel Hermenegildo)	5 Aug 2002 17:44:38 +0200	<200208051539.g75FdwI23940@clip.dia.fi.upm.es>		7873	196	Xref: news.ps.uni-sb.de mozart-oz.users:3148
3149	Re: FS & documentation	niehren@ps.uni-sb.de (Joachim Niehren)	5 Aug 2002 18:33:13 +0200	<3D4EA877.FF4AF00B@ps.uni-sb.de>	<3D4E937B.7020708@info.ucl.ac.be>	18800	819	Xref: news.ps.uni-sb.de mozart-oz.users:3149
3150	Re: FS & documentation	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	5 Aug 2002 22:13:21 +0200	<0b0a01c23cbd$3f5a8e60$fd693b81@szocske>	<3D4E937B.7020708@info.ucl.ac.be>	1398	21	Xref: news.ps.uni-sb.de mozart-oz.users:3150
3151	Re: FS & documentation	stegua@info.ucl.ac.be (Stefano Gualandi)	6 Aug 2002 11:05:37 +0200	<3D4F91AF.9050507@info.ucl.ac.be>	<3D4E937B.7020708@info.ucl.ac.be>	3039	79	Xref: news.ps.uni-sb.de mozart-oz.users:3151
3152	Re: Distributed Programming	schulte@imit.kth.se (Christian Schulte)	7 Aug 2002 11:39:13 +0200	<002d01c23df5$839d4840$b7d4ed82@mushu>		2603	54	Xref: news.ps.uni-sb.de mozart-oz.users:3152
3153	Re: Distributed Programming	boris@aaron.ls.fi.upm.es (Manuel Carro)	7 Aug 2002 11:50:59 +0200	<15696.60701.770320.46220@salmon.ls.fi.upm.es>	<002d01c23df5$839d4840$b7d4ed82@mushu>	1596	22	Xref: news.ps.uni-sb.de mozart-oz.users:3153
3154	Re: Socket struggles...	lager@ling.gu.se (=?ISO-8859-1?Q?Torbj=F6rn_Lager?=)	7 Aug 2002 23:09:13 +0200	<3D517D0D.3060002@ling.gu.se>	<3D4D6539.9030904@ling.gu.se>	3698	106	Xref: news.ps.uni-sb.de mozart-oz.users:3154
3155	Socket convenience method problem	igouy@yahoo.com (isaac gouy)	9 Aug 2002 12:14:41 +0200	<20020807190327.12438.qmail@web20503.mail.yahoo.com>		1333	23	Xref: news.ps.uni-sb.de mozart-oz.users:3155
3156	Re: Socket convenience method problem	jonke@optimalsolutions.se (Jonke)	12 Aug 2002 12:10:48 +0200	<20020809170533.A48645@bulk.optimalsolutions.se>	<20020807190327.12438.qmail@web20503.mail.yahoo.com>	1515	28	Xref: news.ps.uni-sb.de mozart-oz.users:3156
3162	Re: Ozmake for OZ 1.3.0	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	20 Aug 2002 01:26:32 +0200	<is7kimpgt4.fsf@elk.ps.uni-sb.de>	<3D611A2E.5070605@info.ucl.ac.be>	2275	33	Xref: news.ps.uni-sb.de mozart-oz.users:3162
3163	[Fwd: Re: FS & documentation]	stegua@info.ucl.ac.be (Stefano Gualandi)	21 Aug 2002 10:19:02 +0200	<3D634C5D.3090608@info.ucl.ac.be>		3363	95	Xref: news.ps.uni-sb.de mozart-oz.users:3163
3164	mySQL client connection on Windows	gpabons@yahoo.com (Gustavo Pabon)	21 Aug 2002 17:44:42 +0200	<20020821154303.12078.qmail@web13402.mail.yahoo.com>	<isoff9j07a.fsf@elk.ps.uni-sb.de>	2435	76	Xref: news.ps.uni-sb.de mozart-oz.users:3164
3165	mySQL client connection on Windows	gpabons@yahoo.com (Gustavo Pabon)	21 Aug 2002 17:55:31 +0200	<20020821155418.14020.qmail@web13402.mail.yahoo.com>	<isoff9j07a.fsf@elk.ps.uni-sb.de>	2811	95	Xref: news.ps.uni-sb.de mozart-oz.users:3165
3166	Re: mySQL client connection on Windows	gpabons@yahoo.com (Gustavo Pabon)	21 Aug 2002 18:00:59 +0200	<20020821155946.18663.qmail@web13403.mail.yahoo.com>	<20020821154303.12078.qmail@web13402.mail.yahoo.com>	1272	18	Xref: news.ps.uni-sb.de mozart-oz.users:3166
3167	Re: [Fwd: Re: FS & documentation]	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	22 Aug 2002 00:17:20 +0200	<isd6sbetum.fsf@elk.ps.uni-sb.de>	<3D634C5D.3090608@info.ucl.ac.be>	1654	21	Xref: news.ps.uni-sb.de mozart-oz.users:3167
3168	Stable Sort and Merge	glynn@info.ucl.ac.be (Kevin Glynn)	22 Aug 2002 10:43:45 +0200	<15716.41866.590670.43498@s-ensor.info.ucl.ac.be>	<isd6sbetum.fsf@elk.ps.uni-sb.de>	2073	49	Xref: news.ps.uni-sb.de mozart-oz.users:3168
3169	Re: Stable Sort and Merge	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	22 Aug 2002 12:41:29 +0200	<isptwbmast.fsf@elk.ps.uni-sb.de>	<isd6sbetum.fsf@elk.ps.uni-sb.de>	1864	31	Xref: news.ps.uni-sb.de mozart-oz.users:3169
3170	question about parallel search	ralf.ramrath@DaimlerChrysler.com	22 Aug 2002 14:37:03 +0200	<0057440028784897000002L472*@MHS>		2908	62	Xref: news.ps.uni-sb.de mozart-oz.users:3170
3171	Re: question about parallel search	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	22 Aug 2002 17:02:39 +0200	<00a501c249ee$118b2150$fd693b81@szocske>	<0057440028784897000002L472*@MHS>	1721	26	Xref: news.ps.uni-sb.de mozart-oz.users:3171
3172	Re: Stable Sort and Merge	glynn@info.ucl.ac.be (Kevin Glynn)	22 Aug 2002 18:19:20 +0200	<15716.62471.351301.871023@s-ensor.info.ucl.ac.be>	<isptwbmast.fsf@elk.ps.uni-sb.de>	1558	25	Xref: news.ps.uni-sb.de mozart-oz.users:3172
3173	Re: Stable Sort and Merge	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	22 Aug 2002 18:19:20 +0200	<isfzx7qfks.fsf@elk.ps.uni-sb.de>	<isd6sbetum.fsf@elk.ps.uni-sb.de>	1483	19	Xref: news.ps.uni-sb.de mozart-oz.users:3173
3174	Tutorial 11.5.1 Bounded Buffers Oz Style - is it right?	igouy@yahoo.com (isaac gouy)	23 Aug 2002 20:30:49 +0200	<20020823182739.88248.qmail@web20505.mail.yahoo.com>		1251	17	Xref: news.ps.uni-sb.de mozart-oz.users:3174
3175	Re: Tutorial 11.5.1 Bounded Buffers Oz Style - is it right?	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	24 Aug 2002 12:40:34 +0200	<isadncpmf2.fsf@elk.ps.uni-sb.de>	<20020823182739.88248.qmail@web20505.mail.yahoo.com>	2597	66	Xref: news.ps.uni-sb.de mozart-oz.users:3175
3176	tkBind event processing	r_mikhaeel@hotmail.com (Remoun Anwar Mikhaeil)	26 Aug 2002 13:37:56 +0200	<F124pTljBOh8s4KWiGt000001c2@hotmail.com>		3115	77	Xref: news.ps.uni-sb.de mozart-oz.users:3176
3177	[ANN] MBase 0.8 Released (Mathematical Knowledge Base)	kohlhase+@cs.cmu.edu (Michael Kohlhase)	26 Aug 2002 13:37:56 +0200	<200208232242.g7NMgP127468@uni-sb.de>		2691	65	Xref: news.ps.uni-sb.de mozart-oz.users:3177
3178	dp error using parallel search	xiaomir@yahoo.com (Michael Richter)	26 Aug 2002 13:40:57 +0200	<20020826113943.4458.qmail@web12905.mail.yahoo.com>		1931	40	Xref: news.ps.uni-sb.de mozart-oz.users:3178
3179	Re: dp error using parallel search	valentin@info.ucl.ac.be (Valentin Mesaros)	26 Aug 2002 15:41:00 +0200	<3D6A2EDE.B8C86ADB@info.ucl.ac.be>	<20020826113943.4458.qmail@web12905.mail.yahoo.com>	3369	76	Xref: news.ps.uni-sb.de mozart-oz.users:3179
3180	Re: Tutorial 11.5.1 Bounded Buffers Oz Style - is it right?	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	26 Aug 2002 16:29:13 +0200	<is7kidhep6.fsf@elk.ps.uni-sb.de>	<20020823182739.88248.qmail@web20505.mail.yahoo.com>	2705	73	Xref: news.ps.uni-sb.de mozart-oz.users:3180
3181	Re: question about parallel search	kost@sics.se (Konstantin Popov)	29 Aug 2002 00:23:58 +0200	<200208282219.AAA14865@color.sics.se>	<0057440028784897000002L472*@MHS>	4616	104	Xref: news.ps.uni-sb.de mozart-oz.users:3181
3182	One-shot recompuation	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	29 Aug 2002 21:03:05 +0200	<00d601c24f8f$e4f3b650$fd693b81@szocske>		2737	54	Xref: news.ps.uni-sb.de mozart-oz.users:3182
3183	Re: One-shot recompuation	schulte@imit.kth.se (Christian Schulte)	30 Aug 2002 10:25:05 +0200	<000001c24ffd$701e2860$c9d4ed82@mushu>		3676	80	Xref: news.ps.uni-sb.de mozart-oz.users:3183
3184	Oz VM and Declarative Concurrency	thawkins@dilloneng.com (Tom Hawkins)	31 Aug 2002 17:13:47 +0200	<akqmb0$otg$1@grizzly.ps.uni-sb.de>		2770	51	Xref: news.ps.uni-sb.de mozart-oz.users:3184
3185	Re: Oz VM and Declarative Concurrency	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	31 Aug 2002 18:35:04 +0200	<is8z2ngf5e.fsf@elk.ps.uni-sb.de>	<akqmb0$otg$1@grizzly.ps.uni-sb.de>	3300	56	Xref: news.ps.uni-sb.de mozart-oz.users:3185
3186	Interfacing to C++	elessar7679@yahoo.com (Jafar Sadeq)	2 Sep 2002 05:08:13 +0200	<20020902030504.62956.qmail@web11704.mail.yahoo.com>		1650	33	Xref: news.ps.uni-sb.de mozart-oz.users:3186
3187	Re: I'm not able to grasp the basics of Oz.	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	2 Sep 2002 11:34:08 +0200	<isznv0u3z4.fsf@elk.ps.uni-sb.de>	<001701c251da$eb3ae0e0$6501a8c0@BarryLT>	3823	74	Xref: news.ps.uni-sb.de mozart-oz.users:3187
3188	RE: I'm not able to grasp the basics of Oz.	robert.calco@verizon.net (Bob Calco)	2 Sep 2002 17:57:02 +0200	<NCEJJNLDMEJLEJHKNGNHEEMCDOAA.robert.calco@verizon.net>	<isznv0u3z4.fsf@elk.ps.uni-sb.de>	1911	39	Xref: news.ps.uni-sb.de mozart-oz.users:3188
3189	[ANN] Mozart 1.2.4 is released!	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	2 Sep 2002 18:36:32 +0200	<isvg5oe43s.fsf@elk.ps.uni-sb.de>		9075	228	Xref: news.ps.uni-sb.de mozart-oz.users:3189
3190	Re: I'm not able to grasp the basics of Oz.	lager@ling.gu.se (=?ISO-8859-1?Q?Torbj=F6rn_Lager?=)	2 Sep 2002 18:44:54 +0200	<3D7394F8.3000300@ling.gu.se>	<NCEJJNLDMEJLEJHKNGNHEEMCDOAA.robert.calco@verizon.net>	3195	71	Xref: news.ps.uni-sb.de mozart-oz.users:3190
3191	RE: I'm not able to grasp the basics of Oz.	robert.calco@verizon.net (Bob Calco)	2 Sep 2002 18:52:55 +0200	<NCEJJNLDMEJLEJHKNGNHEEMJDOAA.robert.calco@verizon.net>	<NCEJJNLDMEJLEJHKNGNHEEMCDOAA.robert.calco@verizon.net>	4366	99	Xref: news.ps.uni-sb.de mozart-oz.users:3191
3192	[ANN] Call for Distros for Mozart 1.2.4	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	2 Sep 2002 18:58:30 +0200	<isr8gce33b.fsf@elk.ps.uni-sb.de>		2492	52	Xref: news.ps.uni-sb.de mozart-oz.users:3192
3193	AW: I'm not able to grasp the basics of Oz.	wreich@gmx.net (Wendelin Reich)	2 Sep 2002 21:37:33 +0200	<000001c252c8$98f19060$4c3b6bd9@pc060>	<isznv0u3z4.fsf@elk.ps.uni-sb.de>	2696	37	Xref: news.ps.uni-sb.de mozart-oz.users:3193
3194	Mozart 1.2.4 is released	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	3 Sep 2002 08:32:41 +0200	<isn0r0e2wc.fsf@elk.ps.uni-sb.de>		9076	228	Xref: news.ps.uni-sb.de mozart-oz.users:3194
3195	Re: I'm not able to grasp the basics of Oz.	pvr@info.ucl.ac.be (Peter Van Roy)	3 Sep 2002 08:47:23 +0200	<200209030643.IAA23026@norge.info.ucl.ac.be>	<NCEJJNLDMEJLEJHKNGNHEEMCDOAA.robert.calco@verizon.net>	1791	37	Xref: news.ps.uni-sb.de mozart-oz.users:3195
3196	user-defined (komplex) distribution strategy	xiaomir@yahoo.com (Michael Richter)	4 Sep 2002 13:01:42 +0200	<20020904105835.53317.qmail@web40509.mail.yahoo.com>		2147	47	Xref: news.ps.uni-sb.de mozart-oz.users:3196
3197	Re: user-defined (komplex) distribution strategy	gpabon@atlas.puj.edu.co (Gustavo Adolfo Pabon)	4 Sep 2002 22:15:01 +0200	<1031169668.3d766684a13b5@atlas.puj.edu.co>	<20020904105835.53317.qmail@web40509.mail.yahoo.com>	6365	202	Xref: news.ps.uni-sb.de mozart-oz.users:3197
3198	Ups!! an Error ! Re: user-defined (komplex) distribution strategy	gpabon@atlas.puj.edu.co (Gustavo Adolfo Pabon)	4 Sep 2002 22:24:35 +0200	<1031170283.3d7668ebc0f63@atlas.puj.edu.co>	<20020904105835.53317.qmail@web40509.mail.yahoo.com>	8969	312	Xref: news.ps.uni-sb.de mozart-oz.users:3198
3199	Re: Interfacing to C++	kornstae@ps.uni-sb.de (Leif Kornstaedt)	5 Sep 2002 09:54:51 +0200	<h9n0qw983l.fsf@amy.ps.uni-sb.de>	<20020902030504.62956.qmail@web11704.mail.yahoo.com>	1276	18	Xref: news.ps.uni-sb.de mozart-oz.users:3199
3208	Fw: user-defined (non-trivial) distribution strategy	brunklaus@ps.uni-sb.de (Thorsten Brunklaus)	6 Sep 2002 10:20:37 +0200	<011301c2557d$dcb704d0$13ba6086@nathan>		2610	58	Xref: news.ps.uni-sb.de mozart-oz.users:3208
3217	Mozart on MacOS X: Tk Bugs	t.anders@nici.kun.nl (Torsten Anders)	6 Sep 2002 16:27:22 +0200	<E17nJzL-0006nh-00.2002-09-06-14-21-36@cmailENV4.svr.pol.co.uk>	<E17nIE9-0006Fo-00.2002-09-06-12-28-45@cmailENV3.svr.pol.co.uk>	30309	443	Xref: news.ps.uni-sb.de mozart-oz.users:3217
3218	FD: Minimizing nondistinct	t.anders@nici.kun.nl (Torsten Anders)	6 Sep 2002 17:10:15 +0200	<E17nKfN-0003i0-00.2002-09-06-15-05-01@cmailENV2.svr.pol.co.uk>		2555	64	Xref: news.ps.uni-sb.de mozart-oz.users:3218
3219	Re: Mozart on MacOS X: Tk Bugs	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	6 Sep 2002 17:23:32 +0200	<isfzwn9lxw.fsf@elk.ps.uni-sb.de>	<E17nIE9-0006Fo-00.2002-09-06-12-28-45@cmailENV3.svr.pol.co.uk>	1880	27	Xref: news.ps.uni-sb.de mozart-oz.users:3219
3220	Re: FD: Minimizing nondistinct	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	6 Sep 2002 17:27:36 +0200	<isbs7b9lr9.fsf@elk.ps.uni-sb.de>	<E17nKfN-0003i0-00.2002-09-06-15-05-01@cmailENV2.svr.pol.co.uk>	1397	19	Xref: news.ps.uni-sb.de mozart-oz.users:3220
3221	Re: Mozart on MacOS X: Tk Bugs	maparent@acm.org (Marc-Antoine Parent)	6 Sep 2002 18:39:42 +0200	<A13A8DF6-C1B4-11D6-A143-003065D4F272@acm.org>	<isfzwn9lxw.fsf@elk.ps.uni-sb.de>	2663	48	Xref: news.ps.uni-sb.de mozart-oz.users:3221
3222	Re: Mozart on MacOS X: Tk Bugs	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	6 Sep 2002 18:55:40 +0200	<is7khz9hod.fsf@elk.ps.uni-sb.de>	<isfzwn9lxw.fsf@elk.ps.uni-sb.de>	1822	27	Xref: news.ps.uni-sb.de mozart-oz.users:3222
3242	Re: "for" question (newbie)	bspight@pacbell.net (Bill Spight)	12 Sep 2002 22:32:18 +0200	<3D80F973.2125D625@pacbell.net>	<alno23$96v$1@grizzly.ps.uni-sb.de>	2481	47	Xref: news.ps.uni-sb.de mozart-oz.users:3242
3243	Search.oz	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	12 Sep 2002 23:23:57 +0200	<009601c25aa3$fef31db0$fd693b81@szocske>		1404	18	Xref: news.ps.uni-sb.de mozart-oz.users:3243
3248	Re: Mozart and multi media applications	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	13 Sep 2002 12:52:14 +0200	<issn0exilc.fsf@elk.ps.uni-sb.de>	<5.0.0.25.2.20020913113235.02e5a3b0@shortcut.nl>	2272	37	Xref: news.ps.uni-sb.de mozart-oz.users:3248
3249	Re: automaton	georgej@optimal-engineering.com (John George)	16 Sep 2002 08:43:19 +0200	<alsvk1$dgo$1@grizzly.ps.uni-sb.de>	<alr2vt$hvk$1@grizzly.ps.uni-sb.de>	2961	86	Xref: news.ps.uni-sb.de mozart-oz.users:3249
3250	Re: Mozart and multi media applications	maarten@shortcut.nl (Maarten van den Dungen)	16 Sep 2002 10:08:14 +0200	<5.0.0.25.2.20020916003637.00ad4138@shortcut.nl>	<issn0exilc.fsf@elk.ps.uni-sb.de>	4746	87	Xref: news.ps.uni-sb.de mozart-oz.users:3250
3251	Re: Mozart and multi media applications	pvr@info.ucl.ac.be (Peter Van Roy)	16 Sep 2002 13:11:46 +0200	<200209161107.NAA12516@norge.info.ucl.ac.be>	<issn0exilc.fsf@elk.ps.uni-sb.de>	1730	26	Xref: news.ps.uni-sb.de mozart-oz.users:3251
3252	Re: Mozart and multi media applications	maarten@shortcut.nl (Maarten van den Dungen)	16 Sep 2002 14:12:27 +0200	<5.0.0.25.2.20020916135159.03f15ec0@shortcut.nl>	<200209161107.NAA12516@norge.info.ucl.ac.be>	3536	68	Xref: news.ps.uni-sb.de mozart-oz.users:3252
3253	ordered execution	ggutierrez@escher.puj.edu.co (ggutierrez)	17 Sep 2002 02:28:19 +0200	<1E8163B8-CA9D-11D6-9474-000393A28006@escher.puj.edu.co>		2105	44	Xref: news.ps.uni-sb.de mozart-oz.users:3253
3254	Building Mozart for Windows	gregory.hosler@eno.ericsson.se (Gregory Hosler)	17 Sep 2002 08:52:22 +0200	<XFMail.020916173544.gregory.hosler@eno.ericsson.se>		1913	32	Xref: news.ps.uni-sb.de mozart-oz.users:3254
3255	Re: Building Mozart for Windows	kornstae@ps.uni-sb.de (Leif Kornstaedt)	17 Sep 2002 10:20:51 +0200	<h9ofax6muv.fsf@amy.ps.uni-sb.de>	<XFMail.020916173544.gregory.hosler@eno.ericsson.se>	1610	24	Xref: news.ps.uni-sb.de mozart-oz.users:3255
3256	Re: Search.oz	schulte@imit.kth.se (Christian Schulte)	17 Sep 2002 14:57:04 +0200	<001c01c25e49$13110020$410fed82@mushu>		2024	42	Xref: news.ps.uni-sb.de mozart-oz.users:3256
3257	Cannot find contrib modules LP and RI	Richard.Merriott@valero.com (Merriott, Richard)	18 Sep 2002 08:34:29 +0200	<11C6C6929E61D41195B200805FC14B27691855@ex_mck.udscorp.com>		1632	21	Xref: news.ps.uni-sb.de mozart-oz.users:3257
3258	=?iso-8859-1?Q?Probleme_d'installation?=	samia.s@laposte.net (=?iso-8859-1?Q?samia.s@laposte.net?=)	18 Sep 2002 17:22:21 +0200	<H2MPUB$BB3CA6F9122B3A1D3C705627D8E5F78F@laposte.net>		1360	16	Xref: news.ps.uni-sb.de mozart-oz.users:3258
3259	Tcl/Tk 8.4.0	maparent@mac.com (Marc-Antoine Parent)	19 Sep 2002 17:04:44 +0200	<262853BC-CBDC-11D6-B173-003065D4F272@mac.com>		1555	18	Xref: news.ps.uni-sb.de mozart-oz.users:3259
3260	Re: Cannot find contrib modules LP and RI	shigeo@uniweb.net.co (Shigeo Armando Nishi)	21 Sep 2002 05:43:51 +0200	<000c01c26122$b4ab4220$f95106d8@local>	<11C6C6929E61D41195B200805FC14B27691855@ex_mck.udscorp.com>	2261	42	Xref: news.ps.uni-sb.de mozart-oz.users:3260
3261	Fw: simple forward chaining	brunklaus@ps.uni-sb.de (Thorsten Brunklaus)	23 Sep 2002 09:05:06 +0200	<001801c262cf$51222620$13ba6086@nathan>		3569	75	Xref: news.ps.uni-sb.de mozart-oz.users:3261
3267	Re: Fw: simple forward chaining	pvr@info.ucl.ac.be (Peter Van Roy)	23 Sep 2002 15:17:30 +0200	<200209231313.PAA20320@norge.info.ucl.ac.be>	<001801c262cf$51222620$13ba6086@nathan>	3408	63	Xref: news.ps.uni-sb.de mozart-oz.users:3267
3288	Re: Ground data dragged along in search?	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	27 Sep 2002 20:08:13 +0200	<092101c26650$1599e820$99813b81@szocske>	<067201c2657d$4276bb30$99813b81@szocske>	5366	119	Xref: news.ps.uni-sb.de mozart-oz.users:3288
3289	OzWish, emacs problems on Mac OS X	rezsutek@earthlink.net (Steven Rezsutek)	30 Sep 2002 15:20:10 +0200	<75BA2815-D477-11D6-941E-00039308CE78@earthlink.net>		3095	65	Xref: news.ps.uni-sb.de mozart-oz.users:3289
3290	Re: Ground data dragged along in search?	schulte@imit.kth.se (Christian Schulte)	1 Oct 2002 10:10:50 +0200	<000e01c26921$5e42d270$410fed82@mushu>		7067	159	Xref: news.ps.uni-sb.de mozart-oz.users:3290
3291	Re: Ground data dragged along in search?	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	1 Oct 2002 19:30:22 +0200	<0a4001c2696f$5cbea700$99813b81@szocske>	<000e01c26921$5e42d270$410fed82@mushu>	5694	131	Xref: news.ps.uni-sb.de mozart-oz.users:3291
3304	System PIPE	j-mequin@ti.com (Jacques Mequin)	9 Oct 2002 17:28:59 +0200	<3DA448B5.F5DDB244@ti.com>		1147	16	Xref: news.ps.uni-sb.de mozart-oz.users:3304
3305	Space/Clone problem	j-mequin@ti.com (Jacques Mequin)	11 Oct 2002 12:39:52 +0200	<3DA6A82B.900398D6@ti.com>		1972	34	Xref: news.ps.uni-sb.de mozart-oz.users:3305
3306	Re: Space/Clone problem	raph@info.ucl.ac.be (Raphael Collet)	11 Oct 2002 13:27:29 +0200	<3DA6B594.E5C197AB@info.ucl.ac.be>	<3DA6A82B.900398D6@ti.com>	3203	60	Xref: news.ps.uni-sb.de mozart-oz.users:3306
3307	Re: Space/Clone problem	j-mequin@ti.com (Jacques Mequin)	11 Oct 2002 13:39:21 +0200	<3DA6B684.D129C170@ti.com>	<3DA6A82B.900398D6@ti.com>	2313	50	Xref: news.ps.uni-sb.de mozart-oz.users:3307
3308	Re: Ground data dragged along in search?	schulte@imit.kth.se (Christian Schulte)	11 Oct 2002 15:43:49 +0200	<001701c2712b$a9134520$3f0fed82@mushu>		6306	144	Xref: news.ps.uni-sb.de mozart-oz.users:3308
3309	Re: Ground data dragged along in search?	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	11 Oct 2002 20:10:26 +0200	<02fa01c27150$d264a9d0$99813b81@szocske>	<001701c2712b$a9134520$3f0fed82@mushu>	1505	19	Xref: news.ps.uni-sb.de mozart-oz.users:3309
3310	Unit commitment Problem	mohsen_khadem@netzero.net (mohsen_khadem)	14 Oct 2002 09:05:12 +0200	<000801c27234$62d2c040$c8201fcc@nika86pkkoo0rx>		38930	872	Xref: news.ps.uni-sb.de mozart-oz.users:3310
3311	Re: Unit commitment Problem	schulte@imit.kth.se (Christian Schulte)	21 Oct 2002 16:16:07 +0200	<008501c2790b$a31cccd0$4c0fed82@mushu>		3678	154	Xref: news.ps.uni-sb.de mozart-oz.users:3311
3312	Computation Model = Programming Model?	twoonkio@dso.org.sg (Tan Woon Kiong)	22 Oct 2002 09:21:49 +0200	<3DB4FD40.4070002@dso.org.sg>		2193	34	Xref: news.ps.uni-sb.de mozart-oz.users:3312
3313	Re: Computation Model = Programming Model?	pvr@info.ucl.ac.be (Peter Van Roy)	22 Oct 2002 10:02:30 +0200	<3DB50604.B003E29A@info.ucl.ac.be>	<3DB4FD40.4070002@dso.org.sg>	3488	69	Xref: news.ps.uni-sb.de mozart-oz.users:3313
3314	Re: Computation Model = Programming Model?	sjoland@it.kth.se (Thomas =?iso-8859-1?Q?Sj=F6land?=)	22 Oct 2002 10:22:39 +0200	<3DB509FB.EE4B0AB2@it.kth.se>	<3DB4FD40.4070002@dso.org.sg>	1453	17	Xref: news.ps.uni-sb.de mozart-oz.users:3314
3315	Constructive disjunction	shigeo@uniweb.net.co (Shigeo Armando Nishi)	23 Oct 2002 21:07:41 +0200	<3db6631e.6cdf.0@uniweb.net.co>		1145	14	Xref: news.ps.uni-sb.de mozart-oz.users:3315
3316	Should Record.is block on FD and FS vars?	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	24 Oct 2002 17:59:27 +0200	<025101c27b75$a949a080$5a593b81@szocske>		1682	40	Xref: news.ps.uni-sb.de mozart-oz.users:3316
3317	Re: Should Record.is block on FD and FS vars?	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	24 Oct 2002 18:38:48 +0200	<isvg3r23c5.fsf@elk.ps.uni-sb.de>	<025101c27b75$a949a080$5a593b81@szocske>	1612	27	Xref: news.ps.uni-sb.de mozart-oz.users:3317
3318	Re: Constructive disjunction	schulte@imit.kth.se (Christian Schulte)	25 Oct 2002 12:01:12 +0200	<000101c27c0c$c5c3a3e0$4c0fed82@mushu>		2261	43	Xref: news.ps.uni-sb.de mozart-oz.users:3318
3319	Mozart Version	fla@virtutech.se (Fredrik Larsson)	25 Oct 2002 14:01:24 +0200	<3DB930EF.5080302@virtutech.se>		975	10	Xref: news.ps.uni-sb.de mozart-oz.users:3319
3320	Re: Mozart Version	Denys.Duchier@ps.uni-sb.de (Denys Duchier)	25 Oct 2002 14:17:27 +0200	<isn0p21zbn.fsf@elk.ps.uni-sb.de>	<3DB930EF.5080302@virtutech.se>	1538	24	Xref: news.ps.uni-sb.de mozart-oz.users:3320
3321	Re: Constructive disjunction	shigeo@uniweb.net.co (Shigeo Armando Nishi)	26 Oct 2002 19:39:46 +0200	<000801c27d18$4e0da780$a75406d8@local>	<000101c27c0c$c5c3a3e0$4c0fed82@mushu>	2811	58	Xref: news.ps.uni-sb.de mozart-oz.users:3321
3335	Oz as rule-based system	adriano.volpones@arscomputandi.com (Adriano Volpones)	3 Nov 2002 12:12:42 +0100	<005501c28329$2bd43320$2f0a0a3e@adri>		2418	55	Xref: news.ps.uni-sb.de mozart-oz.users:3335
3342	Unit Commitment Problem	mohsen_khadem@netzero.net (mohsen_khadem)	5 Nov 2002 08:21:03 +0100	<000801c28491$c4375480$97201fcc@nika86pkkoo0rx>		8016	191	Xref: news.ps.uni-sb.de mozart-oz.users:3342
3343	Tutorial - CP in OZ	mdduan@hotmail.com (Md Ridzuan Mukhtar)	5 Nov 2002 09:47:13 +0100	<OE29ngz0SZ4wbf7RXMG00006349@hotmail.com>		7132	181	Xref: news.ps.uni-sb.de mozart-oz.users:3343
3344	Re: Tutorial - CP in OZ	kornstae@ps.uni-sb.de	5 Nov 2002 13:34:27 +0100	<ulm4819ja.fsf@ps.uni-sb.de>	<OE29ngz0SZ4wbf7RXMG00006349@hotmail.com>	1534	21	Xref: news.ps.uni-sb.de mozart-oz.users:3344
3345	Re: Unit Commitment Problem	stegua@info.ucl.ac.be (Stefano Gualandi)	5 Nov 2002 15:48:03 +0100	<3DC7DABE.4090401@info.ucl.ac.be>	<000801c28491$c4375480$97201fcc@nika86pkkoo0rx>	1812	49	Xref: news.ps.uni-sb.de mozart-oz.users:3345
3346	Gump: rewrite ... end not implemented, why?	Mathias.Picker@virtual-earth.de	8 Nov 2002 14:03:31 +0100	<200211081300.gA8D0hL7027355@uni-sb.de>		2297	56	Xref: news.ps.uni-sb.de mozart-oz.users:3346
3347	Fw: Compiling College scheduler demo	brunklaus@ps.uni-sb.de (Thorsten Brunklaus)	8 Nov 2002 17:02:09 +0100	<03b701c2873f$bfdc9930$aaba6086@ps.unisb.de>		1408	22	Xref: news.ps.uni-sb.de mozart-oz.users:3347
3348	Compiling College scheduling program	maniba@tin.it (Giovanni Maniscalco Basile)	10 Nov 2002 11:08:33 +0100	<3DCE2E36.4050207@tin.it>		1216	14	Xref: news.ps.uni-sb.de mozart-oz.users:3348
3349	Re: Unit Commitment Problem	mohsen_khadem@netzero.net (mohsen_khadem)	11 Nov 2002 18:08:05 +0100	<000e01c287b4$e4470d80$10201fcc@nika86pkkoo0rx>		7445	174	Xref: news.ps.uni-sb.de mozart-oz.users:3349
3350	Re: Build fails on SuSE 8.1	simon.beaumont@bluewater.eu.com (Simon Beaumont)	11 Nov 2002 18:08:06 +0100	<3DCC386F.7060605@bluewater.eu.com>	<3DC30791.5040509@mitre.org>	1656	34	Xref: news.ps.uni-sb.de mozart-oz.users:3350
3351	Mozart DLL?	bktolputt@pacific.net.au (B&K Tolputt)	12 Nov 2002 13:23:01 +0100	<000901c289e5$850e2cd0$6414a8c0@BJTWIN2K>		1078	9	Xref: news.ps.uni-sb.de mozart-oz.users:3351
3352	Pathos Search Engine	gpabon@atlas.puj.edu.co (Gustavo Adolfo Pabon)	13 Nov 2002 02:28:02 +0100	<1037149856.3dd1a6a06a6a2@atlas.puj.edu.co>		3170	97	Xref: news.ps.uni-sb.de mozart-oz.users:3352
3353	Re: Build fails on SuSE 8.1	denys@speedy.ps.uni-sb.de (Denys Duchier)	13 Nov 2002 08:42:18 +0100	<86wuniist4.fsf@speedy.ps.uni-sb.de>	<3DC30791.5040509@mitre.org>	2451	40	Xref: news.ps.uni-sb.de mozart-oz.users:3353
3354	Re: Compiling College scheduling program	schulte@imit.kth.se (Christian Schulte)	13 Nov 2002 14:09:35 +0100	<000701c28b15$48529160$370fed82@mushu>		1587	28	Xref: news.ps.uni-sb.de mozart-oz.users:3354
3355	Re: Unit Commitment Problem	schulte@imit.kth.se (Christian Schulte)	13 Nov 2002 15:12:29 +0100	<000c01c28b1e$1f51ced0$370fed82@mushu>		3382	91	Xref: news.ps.uni-sb.de mozart-oz.users:3355
3356	Re: Tutorial - CP in OZ	mdduan@hotmail.com (Md Ridzuan Mukhtar)	13 Nov 2002 17:17:53 +0100	<OE31DNFYHpZP5ui4CWj00002020@hotmail.com>		4951	120	Xref: news.ps.uni-sb.de mozart-oz.users:3356
3357	Re: Tutorial - CP in OZ	Sebastian.Manzano@sun.com (Sebastian Manzano B.)	13 Nov 2002 18:54:11 +0100	<3DD29177.2060805@sun.com>	<OE31DNFYHpZP5ui4CWj00002020@hotmail.com>	2347	76	Xref: news.ps.uni-sb.de mozart-oz.users:3357
3358	Re: Tutorial - CP in OZ	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	13 Nov 2002 23:04:50 +0100	<004301c28b60$170107e0$5a593b81@szocske>	<OE31DNFYHpZP5ui4CWj00002020@hotmail.com>	2001	47	Xref: news.ps.uni-sb.de mozart-oz.users:3358
3359	Re: Unit Commitment Problem	mohsen_khadem@netzero.net (mohsen_khadem)	15 Nov 2002 09:09:34 +0100	<001101c28c65$ead29510$36201fcc@nika86pkkoo0rx>		7134	185	Xref: news.ps.uni-sb.de mozart-oz.users:3359
3360	Re: Unit Commitment Problem	schulte@imit.kth.se (Christian Schulte)	15 Nov 2002 14:57:30 +0100	<000501c28cae$3f3e7090$2c0fed82@mushu>		3237	91	Xref: news.ps.uni-sb.de mozart-oz.users:3360
3361	Re: Compiling College scheduling program	maniba@tin.it (Giovanni Maniscalco Basile)	16 Nov 2002 12:46:35 +0100	<3DD62E66.1000604@tin.it>		950	9	Xref: news.ps.uni-sb.de mozart-oz.users:3361
3385	incorrect umlauts when using OzTclOdbc	berehl@eldaserv.de (Bernd Ehlert)	21 Nov 2002 08:58:14 +0100	<3DDC1FF4.5030608@eldaserv.de>		1404	18	Xref: news.ps.uni-sb.de mozart-oz.users:3385
3386	Re: incorrect umlauts when using OzTclOdbc	afranke@ags.uni-sb.de (Andreas Franke)	21 Nov 2002 09:24:31 +0100	<200211210823.JAA19641@ags.uni-sb.de>	<3DDC1FF4.5030608@eldaserv.de>	1706	26	Xref: news.ps.uni-sb.de mozart-oz.users:3386
3387	Re: Laziness flag?	pvr@info.ucl.ac.be (Peter Van Roy)	21 Nov 2002 09:27:28 +0100	<200211210823.JAA08689@norge.info.ucl.ac.be>	<20021121015521.GD31370@digitalkingdom.org>	1791	30	Xref: news.ps.uni-sb.de mozart-oz.users:3387
3388	Re: trace option	adriano.volpones@arscomputandi.com (Adriano Volpones)	21 Nov 2002 10:29:07 +0100	<002a01c29140$beb850c0$2601000a@PRODWARE.IT>	<000a01c28f51$ece10cd0$0c43abd4@adri>	2382	53	Xref: news.ps.uni-sb.de mozart-oz.users:3388
3389	Re: incorrect umlauts when using OzTclOdbc	berehl@eldaserv.de (Bernd Ehlert)	21 Nov 2002 13:34:16 +0100	<3DDCA05B.1000203@eldaserv.de>	<3DDC1FF4.5030608@eldaserv.de>	2144	34	Xref: news.ps.uni-sb.de mozart-oz.users:3389
3396	Re: Oz bug: tickles and umlauts	ned@info.ucl.ac.be (Donatien Grolaux)	22 Nov 2002 14:17:53 +0100	<001401c29229$47d2d8b0$0a00a8c0@athlon1400>	<3DDD115D.1090401@eldaserv.de>	4912	116	Xref: news.ps.uni-sb.de mozart-oz.users:3396
3397	Merging an unstable space	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	22 Nov 2002 19:13:26 +0100	<03d601c29252$23ed8f20$5a593b81@szocske>		1882	36	Xref: news.ps.uni-sb.de mozart-oz.users:3397
3398	Recomputation	jason@millersoftware.ca (Jason Hess Miller Software Consulting, Inc.)	22 Nov 2002 20:26:29 +0100	<001701c2925c$cc3c8500$2102a8c0@mschessxp>		2428	52	Xref: news.ps.uni-sb.de mozart-oz.users:3398
3399	Feature request: Limitations of the alternatives() interface	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	22 Nov 2002 20:48:48 +0100	<03fa01c2925f$a054b6d0$5a593b81@szocske>		2285	40	Xref: news.ps.uni-sb.de mozart-oz.users:3399
3400	Re: Recomputation	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	22 Nov 2002 21:25:29 +0100	<041501c29264$be67e520$5a593b81@szocske>	<001701c2925c$cc3c8500$2102a8c0@mschessxp>	1833	35	Xref: news.ps.uni-sb.de mozart-oz.users:3400
3401	Q: Tuple of Tuples?	engel@mathematik.tu-darmstadt.de (Michelle Engel)	25 Nov 2002 08:45:15 +0100	<arm5hq$roj$1@grizzly.ps.uni-sb.de>		2786	48	Xref: news.ps.uni-sb.de mozart-oz.users:3401
3402	Re: Build fails on SuSE 8.1	simon.beaumont@bluewater.eu.com (Simon Beaumont)	25 Nov 2002 08:45:15 +0100	<3DDF5BBA.20901@bluewater.eu.com>	<3DC30791.5040509@mitre.org>	2051	42	Xref: news.ps.uni-sb.de mozart-oz.users:3402
3403	Re: Unit Commitment Problem	mohsen_khadem@netzero.net (mohsen_khadem)	25 Nov 2002 08:45:15 +0100	<001b01c29334$fca6d690$3a2b1fcc@nika86pkkoo0rx>		6393	175	Xref: news.ps.uni-sb.de mozart-oz.users:3403
3404	Re: Oz bug: tickles and umlauts	berehl@eldaserv.de (Bernd Ehlert)	25 Nov 2002 08:45:15 +0100	<3DDDFC90.7080704@eldaserv.de>	<3DDD115D.1090401@eldaserv.de>	1357	20	Xref: news.ps.uni-sb.de mozart-oz.users:3404
3405	Re: Build fails on SuSE 8.1	duchier@ps.uni-sb.de (Denys Duchier)	25 Nov 2002 11:35:49 +0100	<86k7j2aqlb.fsf@speedy.ps.uni-sb.de>	<3DC30791.5040509@mitre.org>	1238	16	Xref: news.ps.uni-sb.de mozart-oz.users:3405
3406	Re: Q: Tuple of Tuples?	duchier@ps.uni-sb.de (Denys Duchier)	25 Nov 2002 11:47:29 +0100	<86hee6aq1a.fsf@speedy.ps.uni-sb.de>	<arm5hq$roj$1@grizzly.ps.uni-sb.de>	2061	38	Xref: news.ps.uni-sb.de mozart-oz.users:3406
3407	Re: Q: Tuple of Tuples?	engel@mathematik.tu-darmstadt.de (Michelle Engel)	25 Nov 2002 13:29:47 +0100	<art18v$4i2$1@grizzly.ps.uni-sb.de>	<arm5hq$roj$1@grizzly.ps.uni-sb.de>	1502	31	Xref: news.ps.uni-sb.de mozart-oz.users:3407
3408	Watching propagators	Sebastian.Manzano@sun.com (Sebastian Manzano B.)	25 Nov 2002 20:49:59 +0100	<3DE27E90.6010105@sun.com>		1101	12	Xref: news.ps.uni-sb.de mozart-oz.users:3408
3409	Re: Watching propagators	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	25 Nov 2002 23:57:33 +0100	<057001c294d5$6a1410c0$5a593b81@szocske>	<3DE27E90.6010105@sun.com>	2464	49	Xref: news.ps.uni-sb.de mozart-oz.users:3409
3410	Reflection package on darwin	maparent@acm.org (Marc-Antoine Parent)	26 Nov 2002 02:15:02 +0100	<BCEAD70A-00DA-11D7-85EE-003065D4F272@acm.org>	<057001c294d5$6a1410c0$5a593b81@szocske>	1613	19	Xref: news.ps.uni-sb.de mozart-oz.users:3410
3419	Re: Difference between commi1 and commit2	kornstae@ps.uni-sb.de (Leif Kornstaedt)	27 Nov 2002 14:16:42 +0100	<ulm3ff923.fsf@ps.uni-sb.de>	<1037803193.3ddb9eb971be6@atlas.puj.edu.co>	1410	18	Xref: news.ps.uni-sb.de mozart-oz.users:3419
3420	Re: gcc 3.x on darwin	maparent@acm.org (Marc-Antoine Parent)	27 Nov 2002 14:34:17 +0100	<398C0296-020B-11D7-9553-003065D4F272@acm.org>	<86bs4cp3gd.fsf@speedy.ps.uni-sb.de>	2293	31	Xref: news.ps.uni-sb.de mozart-oz.users:3420
3421	Re: Qtk on mozart 1.2.4	mark.van.der.kraan@programmer.net (Mark van der Kraan)	27 Nov 2002 16:23:30 +0100	<as2lla$4tr$1@grizzly.ps.uni-sb.de>	<artjcu$h6n$1@grizzly.ps.uni-sb.de>	1235	21	Xref: news.ps.uni-sb.de mozart-oz.users:3421
3422	Re: Merging an unstable space	schulte@imit.kth.se (Christian Schulte)	27 Nov 2002 16:57:34 +0100	<000601c2962a$f575dc10$2c0fed82@mushu>		2373	50	Xref: news.ps.uni-sb.de mozart-oz.users:3422
3423	Re: Reflection package on darwin	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	27 Nov 2002 18:48:39 +0100	<01a401c2963c$713a8560$5a593b81@szocske>	<BCEAD70A-00DA-11D7-85EE-003065D4F272@acm.org>	1654	33	Xref: news.ps.uni-sb.de mozart-oz.users:3423
3424	Re: Merging an unstable space	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	27 Nov 2002 18:48:39 +0100	<01a501c2963c$87f96d70$5a593b81@szocske>	<000601c2962a$f575dc10$2c0fed82@mushu>	1298	19	Xref: news.ps.uni-sb.de mozart-oz.users:3424
3425	N-ary branching with the choice statement	ramon@eup.udl.es (Ramon Bejar Torres)	28 Nov 2002 08:43:12 +0100	<Pine.GSO.4.33.0211271738470.2273-100000@paine.udl.net>		1733	42	Xref: news.ps.uni-sb.de mozart-oz.users:3425
3426	Re: N-ary branching with the choice statement	schulte@imit.kth.se (Christian Schulte)	28 Nov 2002 11:33:12 +0100	<000601c296c8$f886e1d0$2c0fed82@mushu>		2882	78	Xref: news.ps.uni-sb.de mozart-oz.users:3426
3427	Re: Feature request: Limitations of the alternatives() interface	schulte@imit.kth.se (Christian Schulte)	28 Nov 2002 11:37:57 +0100	<000701c296c9$afee7b30$2c0fed82@mushu>		3376	63	Xref: news.ps.uni-sb.de mozart-oz.users:3427
3428	Re: Merging an unstable space	schulte@imit.kth.se (Christian Schulte)	28 Nov 2002 11:39:19 +0100	<000801c296c9$e1c78f20$2c0fed82@mushu>		1684	34	Xref: news.ps.uni-sb.de mozart-oz.users:3428
3429	Re: Unit Commitment Problem	schulte@imit.kth.se (Christian Schulte)	28 Nov 2002 11:53:04 +0100	<000901c296cb$ca587f00$2c0fed82@mushu>		2835	93	Xref: news.ps.uni-sb.de mozart-oz.users:3429
3430	Re: Build fails on SuSE 8.1	seb@bluewater.eu.com (Simon Beaumont)	28 Nov 2002 14:08:27 +0100	<3DE6144E.7020404@bluewater.eu.com>	<3DC30791.5040509@mitre.org>	2652	60	Xref: news.ps.uni-sb.de mozart-oz.users:3430
3431	Re: Build fails on SuSE 8.1	duchier@ps.uni-sb.de (Denys Duchier)	28 Nov 2002 14:39:19 +0100	<86znrtzuks.fsf@speedy.ps.uni-sb.de>	<3DC30791.5040509@mitre.org>	1324	20	Xref: news.ps.uni-sb.de mozart-oz.users:3431
3432	Re: Build fails on SuSE 8.1	seb@bluewater.eu.com (Simon Beaumont)	28 Nov 2002 18:06:00 +0100	<3DE634E1.8040709@bluewater.eu.com>	<3DC30791.5040509@mitre.org>	1748	38	Xref: news.ps.uni-sb.de mozart-oz.users:3432
3433	Re: Build fails on SuSE 8.1	seb@bluewater.eu.com (Simon Beaumont)	28 Nov 2002 18:06:00 +0100	<3DE6204E.4060601@bluewater.eu.com>	<3DC30791.5040509@mitre.org>	2673	64	Xref: news.ps.uni-sb.de mozart-oz.users:3433
3434	Re: Build fails on SuSE 8.1	seb@bluewater.eu.com (Simon Beaumont)	29 Nov 2002 11:02:27 +0100	<3DE6767C.8010108@bluewater.eu.com>	<3DC30791.5040509@mitre.org>	1765	32	Xref: news.ps.uni-sb.de mozart-oz.users:3434
3435	Re: Build fails on SuSE 8.1	duchier@ps.uni-sb.de (Denys Duchier)	29 Nov 2002 11:27:23 +0100	<868yzcwu7g.fsf@speedy.ps.uni-sb.de>	<3DC30791.5040509@mitre.org>	2583	49	Xref: news.ps.uni-sb.de mozart-oz.users:3435
3436	Re: Build fails on SuSE 8.1	erik@sics.se	29 Nov 2002 12:50:31 +0100	<3DE753B7.75485E1A@sics.se>	<3DC30791.5040509@mitre.org>	2160	52	Xref: news.ps.uni-sb.de mozart-oz.users:3436
3437	Checksum mismatch	adriano.volpones@arscomputandi.com (Adriano Volpones)	1 Dec 2002 15:41:21 +0100	<000801c29946$f24cb8f0$74802dd5@adri>		3792	89	Xref: news.ps.uni-sb.de mozart-oz.users:3437
3438	Re: DP Problems gcc3.2	seb@bluewater.eu.com (Simon Beaumont)	1 Dec 2002 19:05:02 +0100	<3DEA4EA8.1060901@bluewater.eu.com>	<3DC30791.5040509@mitre.org>	3291	76	Xref: news.ps.uni-sb.de mozart-oz.users:3438
3439	Re: Checksum mismatch	duchier@ps.uni-sb.de (Denys Duchier)	1 Dec 2002 22:17:18 +0100	<86fzthcugl.fsf@speedy.ps.uni-sb.de>	<000801c29946$f24cb8f0$74802dd5@adri>	1684	34	Xref: news.ps.uni-sb.de mozart-oz.users:3439
3440	Re: DP Problems gcc3.2	duchier@ps.uni-sb.de (Denys Duchier)	1 Dec 2002 22:25:41 +0100	<86d6olcu1y.fsf@speedy.ps.uni-sb.de>	<3DC30791.5040509@mitre.org>	1545	24	Xref: news.ps.uni-sb.de mozart-oz.users:3440
3441	Re: DP Problems gcc3.2	seb@bluewater.eu.com (Simon Beaumont)	1 Dec 2002 23:01:07 +0100	<3DEA85DA.7000900@bluewater.eu.com>	<3DC30791.5040509@mitre.org>	1688	35	Xref: news.ps.uni-sb.de mozart-oz.users:3441
3442	Re: DP Problems gcc3.2	seb@bluewater.eu.com (Simon Beaumont)	1 Dec 2002 23:36:58 +0100	<3DEA8E3B.6000805@bluewater.eu.com>	<3DC30791.5040509@mitre.org>	1517	33	Xref: news.ps.uni-sb.de mozart-oz.users:3442
3443	Re: DP Problems gcc3.2	duchier@ps.uni-sb.de (Denys Duchier)	1 Dec 2002 23:45:04 +0100	<86adjpcqao.fsf@speedy.ps.uni-sb.de>	<3DC30791.5040509@mitre.org>	1799	39	Xref: news.ps.uni-sb.de mozart-oz.users:3443
3444	Re: DP Problems gcc3.2	duchier@ps.uni-sb.de (Denys Duchier)	2 Dec 2002 00:00:16 +0100	<867ketcpll.fsf@speedy.ps.uni-sb.de>	<3DC30791.5040509@mitre.org>	1616	31	Xref: news.ps.uni-sb.de mozart-oz.users:3444
3445	Re: DP Problems gcc3.2	erik@sics.se	2 Dec 2002 10:15:36 +0100	<3DEB23C9.4DBDA59A@sics.se>	<3DC30791.5040509@mitre.org>	910	11	Xref: news.ps.uni-sb.de mozart-oz.users:3445
3446	Re: DP Problems gcc3.2	seb@bluewater.eu.com (Simon Beaumont)	2 Dec 2002 20:54:02 +0100	<3DEBB974.1000701@bluewater.eu.com>	<3DC30791.5040509@mitre.org>	1450	29	Xref: news.ps.uni-sb.de mozart-oz.users:3446
3447	Re: Checksum mismatch and trivial question	adriano.volpones@arscomputandi.com (Adriano Volpones)	3 Dec 2002 11:48:51 +0100	<001c01c29ab8$d9a7fbc0$cf50abd4@adri>		5049	125	Xref: news.ps.uni-sb.de mozart-oz.users:3447
3448	Re: Checksum mismatch and trivial question	schulte@imit.kth.se (Christian Schulte)	3 Dec 2002 12:59:31 +0100	<000701c29ac2$e0902070$2c0fed82@mushu>		2322	62	Xref: news.ps.uni-sb.de mozart-oz.users:3448
3449	Small bugs	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	3 Dec 2002 18:20:44 +0100	<001b01c29aef$ada1ab70$5a593b81@szocske>		2379	79	Xref: news.ps.uni-sb.de mozart-oz.users:3449
3450	Re: Small bugs	duchier@ps.uni-sb.de (Denys Duchier)	3 Dec 2002 20:15:09 +0100	<8665uac3us.fsf@speedy.ps.uni-sb.de>	<001b01c29aef$ada1ab70$5a593b81@szocske>	1569	24	Xref: news.ps.uni-sb.de mozart-oz.users:3450
3451	FD.element	adriano.volpones@arscomputandi.com (Adriano Volpones)	4 Dec 2002 12:00:30 +0100	<002301c29b84$b78832e0$2601000a@PRODWARE.IT>	<001b01c29aef$ada1ab70$5a593b81@szocske>	1793	32	Xref: news.ps.uni-sb.de mozart-oz.users:3451
3452	Re: FD.element	schulte@imit.kth.se (Christian Schulte)	4 Dec 2002 12:28:17 +0100	<000e01c29b87$b310fb40$2c0fed82@mushu>		2358	53	Xref: news.ps.uni-sb.de mozart-oz.users:3452
3453	Re: FD.element	duchier@ps.uni-sb.de (Denys Duchier)	4 Dec 2002 15:37:06 +0100	<861y4x6eeo.fsf@speedy.ps.uni-sb.de>	<000e01c29b87$b310fb40$2c0fed82@mushu>	1354	18	Xref: news.ps.uni-sb.de mozart-oz.users:3453
3454	Re: FD.element	adriano.volpones@arscomputandi.com (Adriano Volpones)	4 Dec 2002 16:20:46 +0100	<000901c29ba9$261abce0$2601000a@PRODWARE.IT>	<000e01c29b87$b310fb40$2c0fed82@mushu>	2800	50	Xref: news.ps.uni-sb.de mozart-oz.users:3454
3455	Q: More efficient execution	ladvanszkykaroly@digicart.hu (Ladv_nszky K_roly)	4 Dec 2002 16:39:07 +0100	<askoi2$kmg$1@grizzly.ps.uni-sb.de>		1070	15	Xref: news.ps.uni-sb.de mozart-oz.users:3455
3456	Combining FD.impl and FD.exactly ...	ravi.putchala@oracle.com (Ravi Prakash Putchala)	4 Dec 2002 16:39:08 +0100	<1039010985.31879.13.camel@incq035f.idc.oracle.com>		1260	22	Xref: news.ps.uni-sb.de mozart-oz.users:3456
3457	Compiling mozart 1.2.4 using SuSE 8.1 fails	hutter@dfki.de (Dieter Hutter)	4 Dec 2002 16:39:08 +0100	<3DEDBB26.20608@dfki.de>		2156	34	Xref: news.ps.uni-sb.de mozart-oz.users:3457
3458	Re: Combining FD.impl and FD.exactly ...	duchier@ps.uni-sb.de (Denys Duchier)	4 Dec 2002 16:54:08 +0100	<86lm35234y.fsf@speedy.ps.uni-sb.de>	<1039010985.31879.13.camel@incq035f.idc.oracle.com>	1184	16	Xref: news.ps.uni-sb.de mozart-oz.users:3458
3459	Re: Combining FD.impl and FD.exactly ...	niehren@ps.uni-sb.de (Joachim Niehren)	4 Dec 2002 17:04:09 +0100	<3DEE2749.5E1232E3@ps.uni-sb.de>	<1039010985.31879.13.camel@incq035f.idc.oracle.com>	2138	79	Xref: news.ps.uni-sb.de mozart-oz.users:3459
3460	Re: Compiling mozart 1.2.4 using SuSE 8.1 fails	duchier@ps.uni-sb.de (Denys Duchier)	4 Dec 2002 17:06:42 +0100	<86isy922k2.fsf@speedy.ps.uni-sb.de>	<3DEDBB26.20608@dfki.de>	1586	24	Xref: news.ps.uni-sb.de mozart-oz.users:3460
3461	Re: Q: More efficient execution	duchier@ps.uni-sb.de (Denys Duchier)	4 Dec 2002 17:14:15 +0100	<86el8x226w.fsf@speedy.ps.uni-sb.de>	<askoi2$kmg$1@grizzly.ps.uni-sb.de>	1500	20	Xref: news.ps.uni-sb.de mozart-oz.users:3461
3462	Re: Unit Commitment Problem	mohsen_khadem@netzero.net (mohsen_khadem)	4 Dec 2002 17:31:08 +0100	<001d01c29a8a$9ce9d650$72201fcc@nika86pkkoo0rx>		6731	181	Xref: news.ps.uni-sb.de mozart-oz.users:3462
3463	Re: FD.element	schulte@imit.kth.se (Christian Schulte)	4 Dec 2002 18:02:32 +0100	<001e01c29bb6$5e3a7e00$2c0fed82@mushu>		1873	35	Xref: news.ps.uni-sb.de mozart-oz.users:3463
3464	Re: Unit Commitment Problem	schulte@imit.kth.se (Christian Schulte)	4 Dec 2002 18:04:09 +0100	<001f01c29bb6$a2747710$2c0fed82@mushu>		2579	79	Xref: news.ps.uni-sb.de mozart-oz.users:3464
3465	Re: Scheduling Problem Questions / Request for Help	schulte@imit.kth.se (Christian Schulte)	4 Dec 2002 18:08:51 +0100	<002001c29bb7$4a7ece60$2c0fed82@mushu>		3381	73	Xref: news.ps.uni-sb.de mozart-oz.users:3465
3466	Re: More efficient execution	adriano.volpones@arscomputandi.com (Adriano Volpones)	4 Dec 2002 18:23:19 +0100	<006d01c29bba$5f344a80$2601000a@PRODWARE.IT>	<askoi2$kmg$1@grizzly.ps.uni-sb.de>	1585	20	Xref: news.ps.uni-sb.de mozart-oz.users:3466
3467	Re: More efficient execution	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	4 Dec 2002 18:34:21 +0100	<01ad01c29bba$d6639cf0$5a593b81@szocske>	<askoi2$kmg$1@grizzly.ps.uni-sb.de>	2167	53	Xref: news.ps.uni-sb.de mozart-oz.users:3467
3468	Re: Unit Commitment Problem	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	4 Dec 2002 18:39:59 +0100	<01c401c29bbb$9f576650$5a593b81@szocske>	<001d01c29a8a$9ce9d650$72201fcc@nika86pkkoo0rx>	1345	21	Xref: news.ps.uni-sb.de mozart-oz.users:3468
3469	Re: Scheduling Problem Questions / Request for Help	gpabon@atlas.puj.edu.co (Gustavo Adolfo Pabon)	4 Dec 2002 18:53:50 +0100	<1039023404.3dee3d2ca0204@atlas.puj.edu.co>	<002001c29bb7$4a7ece60$2c0fed82@mushu>	1988	35	Xref: news.ps.uni-sb.de mozart-oz.users:3469
3470	Re: Scheduling Problem Questions / Request for Help	gpabon@atlas.puj.edu.co (Gustavo Adolfo Pabon)	4 Dec 2002 20:30:11 +0100	<1039029142.3dee53968062f@atlas.puj.edu.co>	<200212041915.UAA20071@norge.info.ucl.ac.be>	1461	29	Xref: news.ps.uni-sb.de mozart-oz.users:3470
3471	Mozart and ILOG Solver?	engel@mathematik.tu-darmstadt.de (Michelle Engel)	5 Dec 2002 09:05:51 +0100	<asn03f$erj$1@grizzly.ps.uni-sb.de>		1191	14	Xref: news.ps.uni-sb.de mozart-oz.users:3471
3472	Reserved Words	abecerra@libertad.univalle.edu.co (Andres Becerra Sandoval)	5 Dec 2002 09:05:54 +0100	<asmj4e$95s$1@grizzly.ps.uni-sb.de>		904	12	Xref: news.ps.uni-sb.de mozart-oz.users:3472
3473	Re: Reserved Words	pvr@info.ucl.ac.be (Peter Van Roy)	5 Dec 2002 09:27:51 +0100	<200212050824.JAA21134@norge.info.ucl.ac.be>	<asmj4e$95s$1@grizzly.ps.uni-sb.de>	1111	18	Xref: news.ps.uni-sb.de mozart-oz.users:3473
3474	Re: Mozart and ILOG Solver?	schulte@imit.kth.se (Christian Schulte)	5 Dec 2002 11:39:01 +0100	<000c01c29c49$efecbb90$2c0fed82@mushu>		1700	32	Xref: news.ps.uni-sb.de mozart-oz.users:3474
3475	Re: Combining FD.impl and FD.exactly ...	ravi.putchala@oracle.com (Ravi Prakash Putchala)	5 Dec 2002 13:30:16 +0100	<1039090773.24532.14.camel@incq035f.idc.oracle.com>	<3DEE2749.5E1232E3@ps.uni-sb.de>	2925	102	Xref: news.ps.uni-sb.de mozart-oz.users:3475
3476	Re: Combining FD.impl and FD.exactly ...	duchier@ps.uni-sb.de (Denys Duchier)	5 Dec 2002 14:09:19 +0100	<861y4wbokw.fsf@speedy.ps.uni-sb.de>	<3DEE2749.5E1232E3@ps.uni-sb.de>	1480	22	Xref: news.ps.uni-sb.de mozart-oz.users:3476
3477	Re: Mozart and ILOG Solver?	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	5 Dec 2002 16:49:00 +0100	<00ea01c29c75$3560d3c0$5a593b81@szocske>	<asn03f$erj$1@grizzly.ps.uni-sb.de>	1516	20	Xref: news.ps.uni-sb.de mozart-oz.users:3477
3478	beginner Q: use of in	m.kraan3@chello.nl (Mark van der Kraan)	6 Dec 2002 09:09:14 +0100	<000701c29ca0$1854b460$49fca33e@chello.nl>		1345	29	Xref: news.ps.uni-sb.de mozart-oz.users:3478
3479	Re: beginner Q: use of in	pvr@info.ucl.ac.be (Peter Van Roy)	6 Dec 2002 09:39:04 +0100	<200212060835.JAA23806@norge.info.ucl.ac.be>	<000701c29ca0$1854b460$49fca33e@chello.nl>	1972	65	Xref: news.ps.uni-sb.de mozart-oz.users:3479
3480	Re: FD.element	schulte@imit.kth.se (Christian Schulte)	6 Dec 2002 14:02:29 +0100	<001f01c29d27$0ed8cd90$2c0fed82@mushu>		3637	75	Xref: news.ps.uni-sb.de mozart-oz.users:3480
3481	Re: FD.element	adriano.volpones@arscomputandi.com (Adriano Volpones)	6 Dec 2002 15:20:17 +0100	<000f01c29d31$8f0f2d10$855eabd4@adri>		4399	104	Xref: news.ps.uni-sb.de mozart-oz.users:3481
3482	Re: beginner Q: use of in	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	6 Dec 2002 16:51:43 +0100	<029e01c29d3e$c69dd1c0$5a593b81@szocske>	<000701c29ca0$1854b460$49fca33e@chello.nl>	1631	36	Xref: news.ps.uni-sb.de mozart-oz.users:3482
3483	Re: beginner Q: use of in	m.kraan3@chello.nl (Mark van der Kraan)	6 Dec 2002 16:55:46 +0100	<001801c29d3f$bf6baac0$49fca33e@chello.nl>	<000701c29ca0$1854b460$49fca33e@chello.nl>	1532	36	Xref: news.ps.uni-sb.de mozart-oz.users:3483
3484	Schedule.cumulative inconvenience	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	6 Dec 2002 17:29:55 +0100	<02c301c29d44$23377850$5a593b81@szocske>		1318	26	Xref: news.ps.uni-sb.de mozart-oz.users:3484
3485	Re: beginner Q: use of in	m.kraan3@chello.nl (Mark van der Kraan)	6 Dec 2002 20:51:01 +0100	<001401c29d60$8f1c1a00$49fca33e@chello.nl>	<000701c29ca0$1854b460$49fca33e@chello.nl>	1643	26	Xref: news.ps.uni-sb.de mozart-oz.users:3485
3486	Re: Compiling mozart 1.2.4 using SuSE 8.1 fails	duchier@ps.uni-sb.de (Denys Duchier)	9 Dec 2002 17:39:38 +0100	<864r9n17n7.fsf@speedy.ps.uni-sb.de>	<20021209235807.6492110C5D8@monster.ags.uni-sb.de>	1377	19	Xref: news.ps.uni-sb.de mozart-oz.users:3486
3487	Beginner: mozart/oz as an inference engine	candide@urbanium.tv (Candide Kemmler)	9 Dec 2002 19:33:11 +0100	<1039276985.1241.69.camel@suzuki>		3138	53	Xref: news.ps.uni-sb.de mozart-oz.users:3487
3488	Re: More efficient execution	ladvanszkykaroly@digicart.hu (Ladv_nszky K_roly)	9 Dec 2002 19:33:11 +0100	<at1ofs$7dm$1@grizzly.ps.uni-sb.de>	<askoi2$kmg$1@grizzly.ps.uni-sb.de>	3415	98	Xref: news.ps.uni-sb.de mozart-oz.users:3488
3489	Re: More efficient execution	duchier@ps.uni-sb.de (Denys Duchier)	9 Dec 2002 20:42:45 +0100	<86fzt7j89b.fsf@speedy.ps.uni-sb.de>	<askoi2$kmg$1@grizzly.ps.uni-sb.de>	2247	40	Xref: news.ps.uni-sb.de mozart-oz.users:3489
3490	Model This	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	9 Dec 2002 20:48:32 +0100	<007801c29fbb$4f2990a0$5a593b81@szocske>		2459	42	Xref: news.ps.uni-sb.de mozart-oz.users:3490
3491	Re: Beginner: mozart/oz as an inference engine	pvr@info.ucl.ac.be (Peter Van Roy)	9 Dec 2002 21:58:22 +0100	<200212092053.VAA00618@norge.info.ucl.ac.be>	<1039276985.1241.69.camel@suzuki>	4372	81	Xref: news.ps.uni-sb.de mozart-oz.users:3491
3492	Re: Beginner: mozart/oz as an inference engine	candide@fractals.be (Candide Kemmler)	10 Dec 2002 13:35:08 +0100	<3DF5BBE1.8040507@fractals.be>	<200212092053.VAA00618@norge.info.ucl.ac.be>	6970	126	Xref: news.ps.uni-sb.de mozart-oz.users:3492
3493	Re: More efficient execution	ladvanszkykaroly@digicart.hu (Ladv_nszky K_roly)	10 Dec 2002 13:35:08 +0100	<at320r$g3v$1@grizzly.ps.uni-sb.de>	<askoi2$kmg$1@grizzly.ps.uni-sb.de>	2782	55	Xref: news.ps.uni-sb.de mozart-oz.users:3493
3494	Re: Beginner: mozart/oz as an inference engine	afranke@ags.uni-sb.de (Andreas Franke)	10 Dec 2002 14:54:06 +0100	<200212101323.OAA28856@ags.uni-sb.de>	<3DF5BBE1.8040507@fractals.be>	1134	13	Xref: news.ps.uni-sb.de mozart-oz.users:3494
3495	Re: Model This	gpabon@atlas.puj.edu.co (Gustavo Adolfo Pabon)	10 Dec 2002 15:53:38 +0100	<1039530883.3df5fb8314f75@atlas.puj.edu.co>	<007801c29fbb$4f2990a0$5a593b81@szocske>	2436	58	Xref: news.ps.uni-sb.de mozart-oz.users:3495
3496	Re: Schedule.cumulative inconvenience	schulte@imit.kth.se (Christian Schulte)	10 Dec 2002 17:09:09 +0100	<001301c2a065$cb752bb0$2c0fed82@mushu>		1748	39	Xref: news.ps.uni-sb.de mozart-oz.users:3496
3497	Re: Schedule.cumulative inconvenience	gabor.szokoli@vanderbilt.edu (Gabor Szokoli)	10 Dec 2002 17:41:49 +0100	<013201c2a06a$4e776420$5a593b81@szocske>	<001301c2a065$cb752bb0$2c0fed82@mushu>	1678	32	Xref: news.ps.uni-sb.de mozart-oz.users:3497
3498	how to use oz explorer	jingxuan.ma@univ-valenciennes.fr (Jingxuan MA)	11 Dec 2002 10:21:20 +0100	<3.0.1.32.20021211101958.02108388@popuvhc>		1290	16	Xref: news.ps.uni-sb.de mozart-oz.users:3498
3499	Re: how to use oz explorer	duchier@ps.uni-sb.de (Denys Duchier)	11 Dec 2002 12:03:14 +0100	<864r9k3jnw.fsf@speedy.ps.uni-sb.de>	<3.0.1.32.20021211101958.02108388@popuvhc>	2063	33	Xref: news.ps.uni-sb.de mozart-oz.users:3499
3500	Problem in Compiler.virtualStringToValue?	ravi.putchala@oracle.com (Ravi Prakash Putchala)	11 Dec 2002 13:27:15 +0100	<1039609021.11732.29.camel@incq035f.idc.oracle.com>		6823	239	Xref: news.ps.uni-sb.de mozart-oz.users:3500
3501	Re: Schedule.cumulative inconvenience	schulte@imit.kth.se (Christian Schulte)	11 Dec 2002 13:29:59 +0100	<000b01c2a110$7cd66810$2c0fed82@mushu>		1988	43	Xref: news.ps.uni-sb.de mozart-oz.users:3501
3502	Why would I choose to use Mozart-Oz?	cyberlync@yahoo.com (Eric Merritt)	11 Dec 2002 15:51:34 +0100	<20021211145006.45509.qmail@web40805.mail.yahoo.com>	<864r9k3jnw.fsf@speedy.ps.uni-sb.de>	1773	31	Xref: news.ps.uni-sb.de mozart-oz.users:3502
3503	Re: Why would I choose to use Mozart-Oz?	pvr@info.ucl.ac.be (Peter Van Roy)	11 Dec 2002 16:22:02 +0100	<200212111518.QAA04542@norge.info.ucl.ac.be>	<20021211145006.45509.qmail@web40805.mail.yahoo.com>	2606	63	Xref: news.ps.uni-sb.de mozart-oz.users:3503
3504	Re: Why would I choose to use Mozart-Oz?	phreed@netarx.com (Fredrick Paul Eisele)	11 Dec 2002 17:41:27 +0100	<3DF76A69.9010207@netarx.com>	<200212111518.QAA04542@norge.info.ucl.ac.be>	1544	31	Xref: news.ps.uni-sb.de mozart-oz.users:3504
3505	Re: Why would I choose to use Mozart-Oz?	cyberlync@yahoo.com (Eric Merritt)	11 Dec 2002 17:41:27 +0100	<20021211163940.59361.qmail@web40810.mail.yahoo.com>	<200212111518.QAA04542@norge.info.ucl.ac.be>	4673	110	Xref: news.ps.uni-sb.de mozart-oz.users:3505
3506	Re: Why would I choose to use Mozart-Oz?	m.kraan3@chello.nl (Mark van der Kraan)	11 Dec 2002 21:14:24 +0100	<002101c2a151$a4eb4460$49fca33e@chello.nl>	<20021211163940.59361.qmail@web40810.mail.yahoo.com>	1556	24	Xref: news.ps.uni-sb.de mozart-oz.users:3506
3507	Overriding imports?	rlpowell@digitalkingdom.org (Robin Lee Powell)	12 Dec 2002 02:21:08 +0100	<20021212011730.GK11342@digitalkingdom.org>		1396	22	Xref: news.ps.uni-sb.de mozart-oz.users:3507
3508	Re: Unit Commitment Problem	mohsen_khadem@netzero.net (mohsen_khadem)	12 Dec 2002 11:43:53 +0100	<002301c2a198$2c88f7f0$58211fcc@nika86pkkoo0rx>		7922	210	Xref: news.ps.uni-sb.de mozart-oz.users:3508
3509	Re: how to use oz explorer	Jingxuan.Ma@univ-valenciennes.fr (J.MA)	12 Dec 2002 11:43:54 +0100	<3.0.1.32.20021211200815.020e24d0@popuvhc>		1459	23	Xref: news.ps.uni-sb.de mozart-oz.users:3509
3510	Re: Why would I choose to use Mozart-Oz?	abecerra@libertad.univalle.edu.co (Andres Becerra Sandoval)	12 Dec 2002 11:43:56 +0100	<at7sjj$2s3$1@grizzly.ps.uni-sb.de>	<200212111518.QAA04542@norge.info.ucl.ac.be>	1418	22	Xref: news.ps.uni-sb.de mozart-oz.users:3510
3511	Re: Overriding imports?	duchier@ps.uni-sb.de (Denys Duchier)	12 Dec 2002 11:45:49 +0100	<86hedjbjyv.fsf@speedy.ps.uni-sb.de>	<20021212011730.GK11342@digitalkingdom.org>	2254	42	Xref: news.ps.uni-sb.de mozart-oz.users:3511
3512	Re: Why would I choose to use Mozart-Oz?	Mathias.Picker@virtual-earth.de	12 Dec 2002 11:47:08 +0100	<200212121047.gBCAl5Jl029545@uni-sb.de>	<20021211163940.59361.qmail@web40810.mail.yahoo.com>	3388	72	Xref: news.ps.uni-sb.de mozart-oz.users:3512
3513	Re: Problem in Compiler.virtualStringToValue?	kornstae@ps.uni-sb.de (Leif Kornstaedt)	12 Dec 2002 11:55:07 +0100	<uadjb8q2z.fsf@ps.uni-sb.de>	<1039609021.11732.29.camel@incq035f.idc.oracle.com>	1432	17	Xref: news.ps.uni-sb.de mozart-oz.users:3513
3514	Re: how to use oz explorer	duchier@ps.uni-sb.de (Denys Duchier)	12 Dec 2002 13:06:29 +0100	<86smx3cuu5.fsf@speedy.ps.uni-sb.de>	<3.0.1.32.20021211200815.020e24d0@popuvhc>	1603	21	Xref: news.ps.uni-sb.de mozart-oz.users:3514
3515	Re: Why would I choose to use Mozart-Oz?	cyberlync@yahoo.com (Eric Merritt)	12 Dec 2002 15:33:12 +0100	<20021212143133.18795.qmail@web40807.mail.yahoo.com>	<at7sjj$2s3$1@grizzly.ps.uni-sb.de>	1943	49	Xref: news.ps.uni-sb.de mozart-oz.users:3515
3516	Re: Why would I choose to use Mozart-Oz?	cyberlync@yahoo.com (Eric Merritt)	12 Dec 2002 15:48:37 +0100	<20021212144715.1609.qmail@web40808.mail.yahoo.com>	<200212121047.gBCAl5Jl029545@uni-sb.de>	2296	49	Xref: news.ps.uni-sb.de mozart-oz.users:3516
3517	Re: Why would I choose to use Mozart-Oz?	pvr@info.ucl.ac.be (Peter Van Roy)	12 Dec 2002 17:54:49 +0100	<Pine.GSO.4.05.10212121748480.4989-100000@norge>	<3DF76A69.9010207@netarx.com>	1387	20	Xref: news.ps.uni-sb.de mozart-oz.users:3517
3518	Re: Why would I choose to use Mozart-Oz?	pvr@info.ucl.ac.be (Peter Van Roy)	12 Dec 2002 18:09:14 +0100	<200212121705.SAA05020@norge.info.ucl.ac.be>		1319	20	Xref: news.ps.uni-sb.de mozart-oz.users:3518
3519	Slightly strange error.	rlpowell@digitalkingdom.org (Robin Lee Powell)	13 Dec 2002 01:21:31 +0100	<20021213001738.GB24883@digitalkingdom.org>		2303	42	Xref: news.ps.uni-sb.de mozart-oz.users:3519
3520	Re: Slightly strange error.	rlpowell@digitalkingdom.org (Robin Lee Powell)	13 Dec 2002 03:13:24 +0100	<20021213021306.GE24883@digitalkingdom.org>	<20021213001738.GB24883@digitalkingdom.org>	2611	44	Xref: news.ps.uni-sb.de mozart-oz.users:3520
3521	Re: Slightly strange error.	duchier@ps.uni-sb.de (Denys Duchier)	13 Dec 2002 12:06:10 +0100	<86bs3q18rk.fsf@speedy.ps.uni-sb.de>	<20021213001738.GB24883@digitalkingdom.org>	1181	15	Xref: news.ps.uni-sb.de mozart-oz.users:3521
3522	Cubes inside cubes	Sebastian.Manzano@sun.com (Sebastian Manzano B.)	13 Dec 2002 12:38:50 +0100	<3DF9C68C.3000505@sun.com>		973	9	Xref: news.ps.uni-sb.de mozart-oz.users:3522
3523	Re: Cubes inside cubes	duchier@ps.uni-sb.de (Denys Duchier)	13 Dec 2002 12:48:11 +0100	<868yyu16sk.fsf@speedy.ps.uni-sb.de>	<3DF9C68C.3000505@sun.com>	1170	14	Xref: news.ps.uni-sb.de mozart-oz.users:3523
3524	Re: Cubes inside cubes	duchier@ps.uni-sb.de (Denys Duchier)	13 Dec 2002 13:03:27 +0100	<8665ty1639.fsf@speedy.ps.uni-sb.de>	<3DF9C68C.3000505@sun.com>	1583	23	Xref: news.ps.uni-sb.de mozart-oz.users:3524
3525	Re: Cubes inside cubes	Sebastian.Manzano@sun.com (Sebastian Manzano B.)	13 Dec 2002 13:05:56 +0100	<3DF9CCE7.2040507@sun.com>	<3DF9C68C.3000505@sun.com>	1685	34	Xref: news.ps.uni-sb.de mozart-oz.users:3525
3526	Re: Cubes inside cubes	gpabon@atlas.puj.edu.co (Gustavo Adolfo Pabon)	13 Dec 2002 15:28:58 +0100	<1039788606.3df9ea3f01c62@atlas.puj.edu.co>	<3DF9C68C.3000505@sun.com>	2703	77	Xref: news.ps.uni-sb.de mozart-oz.users:3526
3527	Re: Cubes inside cubes	duchier@ps.uni-sb.de (Denys Duchier)	13 Dec 2002 15:51:24 +0100	<86isxy2cwu.fsf@speedy.ps.uni-sb.de>	<3DF9C68C.3000505@sun.com>	3761	89	Xref: news.ps.uni-sb.de mozart-oz.users:3527
3528	Reading/Writing of 4 and 8 byte integers to and from sockets (among other things)?	cyberlync@yahoo.com (Eric Merritt)	13 Dec 2002 16:30:22 +0100	<20021213152849.19953.qmail@web40807.mail.yahoo.com>	<3DF9C68C.3000505@sun.com>	2383	39	Xref: news.ps.uni-sb.de mozart-oz.users:3528
3529	Re: Reading/Writing of 4 and 8 byte integers to and from sockets (among other things)?	duchier@ps.uni-sb.de (Denys Duchier)	13 Dec 2002 17:01:20 +0100	<86adj93o3m.fsf@speedy.ps.uni-sb.de>	<3DF9C68C.3000505@sun.com>	2593	42	Xref: news.ps.uni-sb.de mozart-oz.users:3529
3530	Re: Reading/Writing of 4 and 8 byte integers to and from sockets (among other things)?	cyberlync@yahoo.com (Eric Merritt)	13 Dec 2002 17:47:35 +0100	<20021213164607.39308.qmail@web40807.mail.yahoo.com>	<86adj93o3m.fsf@speedy.ps.uni-sb.de>	3689	97	Xref: news.ps.uni-sb.de mozart-oz.users:3530
3531	Re: Reading/Writing of 4 and 8 byte integers to and from sockets (among other things)?	cyberlync@yahoo.com (Eric Merritt)	13 Dec 2002 18:35:01 +0100	<20021213173320.61828.qmail@web40805.mail.yahoo.com>	<86adj93o3m.fsf@speedy.ps.uni-sb.de>	3216	82	Xref: news.ps.uni-sb.de mozart-oz.users:3531
3532	Re: Slightly strange error.	rlpowell@digitalkingdom.org (Robin Lee Powell)	14 Dec 2002 00:03:19 +0100	<20021213225937.GM24883@digitalkingdom.org>	<20021213001738.GB24883@digitalkingdom.org>	1768	28	Xref: news.ps.uni-sb.de mozart-oz.users:3532
3533	newbie question: deploying oz	maarten@shortcut.nl (Maarten van den Dungen)	16 Dec 2002 11:10:06 +0100	<5.0.0.25.2.20021216110808.02e76a28@shortcut.nl>		2154	35	Xref: news.ps.uni-sb.de mozart-oz.users:3533
3534	Re: newbie question: deploying oz	duchier@ps.uni-sb.de (Denys Duchier)	16 Dec 2002 12:08:52 +0100	<86hede2px6.fsf@speedy.ps.uni-sb.de>	<5.0.0.25.2.20021216110808.02e76a28@shortcut.nl>	1942	27	Xref: news.ps.uni-sb.de mozart-oz.users:3534
3535	Re: newbie question: deploying oz	afranke@ags.uni-sb.de (Andreas Franke)	16 Dec 2002 14:03:12 +0100	<200212161302.OAA28122@ags.uni-sb.de>	<5.0.0.25.2.20021216110808.02e76a28@shortcut.nl>	1448	19	Xref: news.ps.uni-sb.de mozart-oz.users:3535
3536	Re: newbie question: deploying oz	maarten@shortcut.nl (Maarten van den Dungen)	16 Dec 2002 14:41:44 +0100	<5.0.0.25.2.20021216143359.03796ff8@shortcut.nl>	<86hede2px6.fsf@speedy.ps.uni-sb.de>	3614	63	Xref: news.ps.uni-sb.de mozart-oz.users:3536
3537	Re: newbie question: deploying oz	maarten@shortcut.nl (Maarten van den Dungen)	16 Dec 2002 14:42:51 +0100	<5.0.0.25.2.20021216144317.02f69b60@shortcut.nl>	<200212161302.OAA28122@ags.uni-sb.de>	2865	55	Xref: news.ps.uni-sb.de mozart-oz.users:3537
3538	Re: newbie question: deploying oz	duchier@ps.uni-sb.de (Denys Duchier)	16 Dec 2002 16:10:32 +0100	<86d6o22esh.fsf@speedy.ps.uni-sb.de>	<86hede2px6.fsf@speedy.ps.uni-sb.de>	2763	43	Xref: news.ps.uni-sb.de mozart-oz.users:3538
3539	Re: newbie question: deploying oz	maarten@shortcut.nl (Maarten van den Dungen)	16 Dec 2002 17:50:34 +0100	<5.0.0.25.2.20021216173407.02e5b000@shortcut.nl>	<86d6o22esh.fsf@speedy.ps.uni-sb.de>	3320	61	Xref: news.ps.uni-sb.de mozart-oz.users:3539
3540	Re: Why would I choose to use Mozart-Oz?	pvr@info.ucl.ac.be (Peter Van Roy)	16 Dec 2002 20:28:45 +0100	<200212161927.UAA07901@norge.info.ucl.ac.be>	<20021211163940.59361.qmail@web40810.mail.yahoo.com>	2609	52	Xref: news.ps.uni-sb.de mozart-oz.users:3540
3541	Re: newbie question: deploying oz	duchier@ps.uni-sb.de (Denys Duchier)	17 Dec 2002 14:55:58 +0100	<86k7i8zr8j.fsf@speedy.ps.uni-sb.de>	<86d6o22esh.fsf@speedy.ps.uni-sb.de>	2235	36	Xref: news.ps.uni-sb.de mozart-oz.users:3541
3542	Atomic binding	ggutierrez@escher.puj.edu.co (Gustavo Adolfo Gutierrez Sabogal)	17 Dec 2002 21:53:54 +0100	<1040158800.1375.6.camel@cslab01>		1247	18	Xref: news.ps.uni-sb.de mozart-oz.users:3542
3543	Re: Atomic binding	duchier@ps.uni-sb.de (Denys Duchier)	17 Dec 2002 22:57:56 +0100	<86of7kb9ai.fsf@speedy.ps.uni-sb.de>	<1040158800.1375.6.camel@cslab01>	2186	32	Xref: news.ps.uni-sb.de mozart-oz.users:3543
3544	Re: Atomic binding	pvr@info.ucl.ac.be (Peter Van Roy)	18 Dec 2002 09:27:47 +0100	<3E003154.35146AB@info.ucl.ac.be>	<1040158800.1375.6.camel@cslab01>	3062	54	Xref: news.ps.uni-sb.de mozart-oz.users:3544
3545	Re: newbie question: deploying oz	maarten@shortcut.nl (Maarten van den Dungen)	18 Dec 2002 12:17:04 +0100	<5.0.0.25.2.20021217184902.02483748@shortcut.nl>	<86k7i8zr8j.fsf@speedy.ps.uni-sb.de>	4858	80	Xref: news.ps.uni-sb.de mozart-oz.users:3545
3546	Re: newbie question: deploying oz	duchier@ps.uni-sb.de (Denys Duchier)	18 Dec 2002 13:37:11 +0100	<86lm2n33st.fsf@speedy.ps.uni-sb.de>	<86k7i8zr8j.fsf@speedy.ps.uni-sb.de>	2777	49	Xref: news.ps.uni-sb.de mozart-oz.users:3546
3547	Re: newbie question: deploying oz	maarten@shortcut.nl (Maarten van den Dungen)	18 Dec 2002 21:08:28 +0100	<5.0.0.25.2.20021218195833.03642400@shortcut.nl>	<86lm2n33st.fsf@speedy.ps.uni-sb.de>	4178	73	Xref: news.ps.uni-sb.de mozart-oz.users:3547
3548	Re: newbie question: deploying oz	duchier@ps.uni-sb.de (Denys Duchier)	18 Dec 2002 21:49:20 +0100	<86el8f2h30.fsf@speedy.ps.uni-sb.de>	<86lm2n33st.fsf@speedy.ps.uni-sb.de>	1793	29	Xref: news.ps.uni-sb.de mozart-oz.users:3548
3549	Problem	amolrkulkarni@rediffmail.com (Amol  Kulkarni)	19 Dec 2002 10:35:57 +0100	<20021215092718.1303.qmail@webmail30.rediffmail.com>		1247	24	Xref: news.ps.uni-sb.de mozart-oz.users:3549
3550	Re: Problem	duchier@ps.uni-sb.de (Denys Duchier)	19 Dec 2002 14:45:34 +0100	<86el8e15um.fsf@speedy.ps.uni-sb.de>	<20021215092718.1303.qmail@webmail30.rediffmail.com>	2002	33	Xref: news.ps.uni-sb.de mozart-oz.users:3550
3551	Compiling the demos: DemoUrls.ozf	maniba@tin.it (Giovanni Maniscalco Basile)	19 Dec 2002 18:32:51 +0100	<3E0201B9.2030806@tin.it>		1062	10	Xref: news.ps.uni-sb.de mozart-oz.users:3551
3552	Re: Compiling the demos: DemoUrls.ozf	duchier@ps.uni-sb.de (Denys Duchier)	19 Dec 2002 20:22:57 +0100	<86u1h93jei.fsf@speedy.ps.uni-sb.de>	<3E0201B9.2030806@tin.it>	1672	24	Xref: news.ps.uni-sb.de mozart-oz.users:3552
3553	generators in for loop	zykov@online.kharkov.ua (Vladimir Zykov)	20 Dec 2002 10:46:24 +0100	<15888224880.20021220114152@online.kharkov.ua>		6234	134	Xref: news.ps.uni-sb.de mozart-oz.users:3553
3554	Re: generators in for loop	duchier@ps.uni-sb.de (Denys Duchier)	20 Dec 2002 15:56:54 +0100	<86bs3gg2wt.fsf@speedy.ps.uni-sb.de>	<15888224880.20021220114152@online.kharkov.ua>	1238	16	Xref: news.ps.uni-sb.de mozart-oz.users:3554
3555	Re: newbie question: deploying oz	kornstae@ps.uni-sb.de (Leif Kornstaedt)	2 Jan 2003 12:39:33 +0100	<un0mj941i.fsf@ps.uni-sb.de>	<86lm2n33st.fsf@speedy.ps.uni-sb.de>	1673	23	Xref: news.ps.uni-sb.de mozart-oz.users:3555
3556	Re: newbie question: deploying oz	maarten@shortcut.nl (Maarten van den Dungen)	3 Jan 2003 12:34:15 +0100	<5.0.0.25.2.20030103112446.02da1650@shortcut.nl>	<un0mj941i.fsf@ps.uni-sb.de>	3228	55	Xref: news.ps.uni-sb.de mozart-oz.users:3556
3557	Re: newbie question: deploying oz	kornstae@ps.uni-sb.de (Leif Kornstaedt)	3 Jan 2003 14:21:36 +0100	<u3coa8j5g.fsf@ps.uni-sb.de>	<un0mj941i.fsf@ps.uni-sb.de>	2262	45	Xref: news.ps.uni-sb.de mozart-oz.users:3557
3558	ViM Syntax and Indent Modes Available	rlpowell@digitalkingdom.org (Robin Lee Powell)	4 Jan 2003 00:13:49 +0100	<20030103231003.GL1242@digitalkingdom.org>		1621	23	Xref: news.ps.uni-sb.de mozart-oz.users:3558
3560	Alice Programming System Released	rossberg@ps.uni-sb.de (Andreas Rossberg)	7 Jan 2003 10:42:05 +0100	<3E1AA030.52374535@ps.uni-sb.de>		2828	70	Xref: news.ps.uni-sb.de mozart-oz.users:3560
3561	Re: Alice Programming System Released	rlpowell@digitalkingdom.org	7 Jan 2003 18:55:25 +0100	<20030107175136.GV3954@digitalkingdom.org>	<3E1AA030.52374535@ps.uni-sb.de>	2221	39	Xref: news.ps.uni-sb.de mozart-oz.users:3561
3562	Re: Alice Programming System Released	pvr@info.ucl.ac.be (Peter Van Roy)	8 Jan 2003 17:59:57 +0100	<3E1C58D0.23C0AC67@info.ucl.ac.be>	<3E1AA030.52374535@ps.uni-sb.de>	2967	57	Xref: news.ps.uni-sb.de mozart-oz.users:3562
3563	graphviz interface?	afranke@ags.uni-sb.de (Andreas Franke)	13 Jan 2003 18:51:29 +0100	<200301131750.SAA02876@ags.uni-sb.de>		1012	13	Xref: news.ps.uni-sb.de mozart-oz.users:3563
3564	Re: graphviz interface?	niehren@ps.uni-sb.de (Joachim Niehren)	13 Jan 2003 19:49:43 +0100	<3E230A3D.8040106@ps.uni-sb.de>	<200301131750.SAA02876@ags.uni-sb.de>	1473	33	Xref: news.ps.uni-sb.de mozart-oz.users:3564
3565	MOGUL temporarily out of order	duchier@ps.uni-sb.de (Denys Duchier)	13 Jan 2003 20:54:19 +0100	<86r8bg4yi8.fsf@speedy.ps.uni-sb.de>		1095	14	Xref: news.ps.uni-sb.de mozart-oz.users:3565
3566	Re: Alice Programming System Released	rossberg@ps.uni-sb.de (Andreas Rossberg)	15 Jan 2003 09:36:29 +0100	<3E244751.2060705@ps.uni-sb.de>	<3E1AA030.52374535@ps.uni-sb.de>	2905	46	Xref: news.ps.uni-sb.de mozart-oz.users:3566
3567	Terminal Emulation?	rlpowell@digitalkingdom.org (Robin Lee Powell)	16 Jan 2003 07:17:05 +0100	<20030116061303.GD16276@digitalkingdom.org>		2453	84	Xref: news.ps.uni-sb.de mozart-oz.users:3567
3568	RE: Alice Programming System Released	jorgemp@icmc.usp.br (Jorge M. Pelizzoni)	16 Jan 2003 10:00:10 +0100	<000101c2bc96$cb6538c0$6100a8c0@Cherokee>	<3E244751.2060705@ps.uni-sb.de>	1308	15	Xref: news.ps.uni-sb.de mozart-oz.users:3568
3569	MOGUL back online	duchier@ps.uni-sb.de (Denys Duchier)	16 Jan 2003 16:25:19 +0100	<86ptqxw2ab.fsf@speedy.ps.uni-sb.de>		1144	15	Xref: news.ps.uni-sb.de mozart-oz.users:3569
3570	Re: Terminal Emulation?	valentin@info.ucl.ac.be (Valentin Mesaros)	16 Jan 2003 19:20:07 +0100	<3E26F6DD.33BBDB78@info.ucl.ac.be>	<20030116061303.GD16276@digitalkingdom.org>	3578	92	Xref: news.ps.uni-sb.de mozart-oz.users:3570
3571	Re: Terminal Emulation?	rlpowell@digitalkingdom.org (Robin Lee Powell)	16 Jan 2003 19:33:22 +0100	<20030116182944.GK16276@digitalkingdom.org>	<20030116061303.GD16276@digitalkingdom.org>	2516	40	Xref: news.ps.uni-sb.de mozart-oz.users:3571
3572	Re: Terminal Emulation?	duchier@ps.uni-sb.de (Denys Duchier)	17 Jan 2003 00:15:38 +0100	<861y3c66cp.fsf@speedy.ps.uni-sb.de>	<20030116061303.GD16276@digitalkingdom.org>	1938	30	Xref: news.ps.uni-sb.de mozart-oz.users:3572
3573	builtin and Mozart synchronization	zykov@online.kharkov.ua (Vladimir Zykov)	17 Jan 2003 17:00:13 +0100	<199271575845.20030117175753@online.kharkov.ua>		3462	106	Xref: news.ps.uni-sb.de mozart-oz.users:3573
3574	Re: builtin and Mozart synchronization	duchier@ps.uni-sb.de (Denys Duchier)	17 Jan 2003 19:56:49 +0100	<868yxjhaj6.fsf@speedy.ps.uni-sb.de>	<199271575845.20030117175753@online.kharkov.ua>	2001	36	Xref: news.ps.uni-sb.de mozart-oz.users:3574
3575	When is the source for version 1.2.5 coming out?	ssuon@polaris.umuc.edu (Sarino Suon)	20 Jan 2003 09:25:18 +0100	<Pine.GSO.3.96.1030117123551.13382A-100000@polaris.umuc.edu>		1237	18	Xref: news.ps.uni-sb.de mozart-oz.users:3575
3576	Re: httpd in mozart	maarten@shortcut.nl (Maarten van den Dungen)	20 Jan 2003 12:05:19 +0100	<5.0.0.25.2.20030120110916.02e21878@shortcut.nl>	<200301181527.QAA00426@ags.uni-sb.de>	8552	168	Xref: news.ps.uni-sb.de mozart-oz.users:3576
3577	GUI buiding in MOzart/Alice	V.Khamenia@BioVisioN.de (Khamenia, Valery)	20 Jan 2003 13:32:48 +0100	<D15343265276D31197BC00A024A6C110773F05@EXS_BDC>		1144	16	Xref: news.ps.uni-sb.de mozart-oz.users:3577
3578	Re: When is the source for version 1.2.5 coming out?	duchier@ps.uni-sb.de (Denys Duchier)	20 Jan 2003 15:26:07 +0100	<86n0lvyk46.fsf@speedy.ps.uni-sb.de>	<Pine.GSO.3.96.1030117123551.13382A-100000@polaris.umuc.edu>	1347	19	Xref: news.ps.uni-sb.de mozart-oz.users:3578
3579	Re: GUI buiding in MOzart/Alice	ned@info.ucl.ac.be (Donatien Grolaux)	20 Jan 2003 17:35:57 +0100	<001401c2c0a1$521d1320$0a00a8c0@athlon1400>	<D15343265276D31197BC00A024A6C110773F05@EXS_BDC>	5818	138	Xref: news.ps.uni-sb.de mozart-oz.users:3579
3580	AW: GUI buiding in MOzart/Alice	V.Khamenia@BioVisioN.de (Khamenia, Valery)	21 Jan 2003 10:34:37 +0100	<D15343265276D31197BC00A024A6C110773F0D@EXS_BDC>		3038	62	Xref: news.ps.uni-sb.de mozart-oz.users:3580
3581	ERROR with oztool (under win32, g++ available)	V.Khamenia@BioVisioN.de (Khamenia, Valery)	21 Jan 2003 13:15:21 +0100	<D15343265276D31197BC00A024A6C110773F19@EXS_BDC>		1275	20	Xref: news.ps.uni-sb.de mozart-oz.users:3581
3582	BUG? (examples/gump/Examples.oz)	V.Khamenia@BioVisioN.de (Khamenia, Valery)	21 Jan 2003 13:15:21 +0100	<D15343265276D31197BC00A024A6C110773F18@EXS_BDC>		1207	17	Xref: news.ps.uni-sb.de mozart-oz.users:3582
3583	Re: BUG? (examples/gump/Examples.oz)	schulte@imit.kth.se (Christian Schulte)	21 Jan 2003 14:16:55 +0100	<001101c2c14e$c423b700$350fed82@mushu>		1604	28	Xref: news.ps.uni-sb.de mozart-oz.users:3583
3584	Re: ERROR with oztool (under win32, g++ available)	kornstae@ps.uni-sb.de (Leif Kornstaedt)	21 Jan 2003 14:41:16 +0100	<uznpuei4f.fsf@ps.uni-sb.de>	<D15343265276D31197BC00A024A6C110773F19@EXS_BDC>	1789	33	Xref: news.ps.uni-sb.de mozart-oz.users:3584
3585	distributed tuple	ggutierrez@escher.puj.edu.co	21 Jan 2003 21:28:22 +0100	<20030121193547.GA29596@escher.puj.edu.co>		1410	19	Xref: news.ps.uni-sb.de mozart-oz.users:3585
3586	Mozart/Alice future and GUI building.	urfaust@optushome.com.au (israel r thomas)	21 Jan 2003 23:14:17 +0100	<200301220912240733.021823A7@mail>	<D15343265276D31197BC00A024A6C110773F0D@EXS_BDC>	1881	35	Xref: news.ps.uni-sb.de mozart-oz.users:3586
3587	Re: Mozart/Alice future and GUI building.	pvr@info.ucl.ac.be (Peter Van Roy)	22 Jan 2003 08:47:49 +0100	<3E2E4C7D.3A3A860E@info.ucl.ac.be>	<D15343265276D31197BC00A024A6C110773F0D@EXS_BDC>	3537	66	Xref: news.ps.uni-sb.de mozart-oz.users:3587
3588	Re: Mozart/Alice future and GUI building.	daniel.dudley@chello.no (Daniel Dudley)	22 Jan 2003 09:32:55 +0100	<001001c2c1f0$2a4a2810$85d1b33e@dld2000>	<D15343265276D31197BC00A024A6C110773F0D@EXS_BDC>	1627	25	Xref: news.ps.uni-sb.de mozart-oz.users:3588
3589	Re: Mozart/Alice future and GUI building.	pvr@info.ucl.ac.be (Peter Van Roy)	22 Jan 2003 10:01:21 +0100	<3E2E5DD4.EF9F936F@info.ucl.ac.be>	<D15343265276D31197BC00A024A6C110773F0D@EXS_BDC>	2895	49	Xref: news.ps.uni-sb.de mozart-oz.users:3589
3590	AW: Mozart/Alice future and GUI building.	V.Khamenia@BioVisioN.de (Khamenia, Valery)	22 Jan 2003 12:09:18 +0100	<D15343265276D31197BC00A024A6C110773F22@EXS_BDC>		1578	25	Xref: news.ps.uni-sb.de mozart-oz.users:3590
3591	Re: AW: Mozart/Alice future and GUI building.	pvr@info.ucl.ac.be (Peter Van Roy)	22 Jan 2003 12:35:25 +0100	<3E2E81F0.F506ECA3@info.ucl.ac.be>	<D15343265276D31197BC00A024A6C110773F22@EXS_BDC>	2974	49	Xref: news.ps.uni-sb.de mozart-oz.users:3591
3592	AW: AW: Mozart/Alice future and GUI building.	V.Khamenia@BioVisioN.de (Khamenia, Valery)	22 Jan 2003 13:57:58 +0100	<D15343265276D31197BC00A024A6C110773F23@EXS_BDC>		2888	58	Xref: news.ps.uni-sb.de mozart-oz.users:3592
3593	Re: AW: AW: Mozart/Alice future and GUI building.	afranke@ags.uni-sb.de (Andreas Franke)	22 Jan 2003 16:19:59 +0100	<200301221452.PAA28596@ags.uni-sb.de>	<D15343265276D31197BC00A024A6C110773F23@EXS_BDC>	1246	14	Xref: news.ps.uni-sb.de mozart-oz.users:3593
3594	Re: AW: AW: Mozart/Alice future and GUI building.	igouy@yahoo.com (isaac gouy)	22 Jan 2003 17:31:59 +0100	<20030122163033.85275.qmail@web20503.mail.yahoo.com>	<D15343265276D31197BC00A024A6C110773F23@EXS_BDC>	1771	33	Xref: news.ps.uni-sb.de mozart-oz.users:3594
3595	Re: "developer distribution" (Re: httpd in mozart)	maarten@shortcut.nl (Maarten van den Dungen)	22 Jan 2003 19:49:33 +0100	<5.2.0.9.2.20030122194526.01f8b970@shortcut.nl>	<200301211011.LAA18957@ags.uni-sb.de>	3623	68	Xref: news.ps.uni-sb.de mozart-oz.users:3595
3596	Re: AW: AW: Mozart/Alice future and GUI building.	urfaust@optushome.com.au (Faust)	23 Jan 2003 12:58:24 +0100	<hebzv5mg.fsf@optushome.com.au>	<20030122163033.85275.qmail@web20503.mail.yahoo.com>	1685	30	Xref: news.ps.uni-sb.de mozart-oz.users:3596
3597	Re: Mozart/Alice future and GUI building.	adriano.volpones@arscomputandi.com (Adriano Volpones)	24 Jan 2003 19:07:32 +0100	<001301c2c3d2$be30c190$64b0b650@adri>		3187	77	Xref: news.ps.uni-sb.de mozart-oz.users:3597
3598	Threads Question	halamostafa@hotmail.com (HALA MOSTAFA)	25 Jan 2003 19:09:10 +0100	<F141breLDwdbWKEVqr40000cadd@hotmail.com>		1542	28	Xref: news.ps.uni-sb.de mozart-oz.users:3598
3599	RE: Threads Question	jorgemp@icmc.usp.br (Jorge M. Pelizzoni)	25 Jan 2003 20:28:51 +0100	<000101c2c4a4$b0a94880$6100a8c0@Cherokee>	<F141breLDwdbWKEVqr40000cadd@hotmail.com>	2526	55	Xref: news.ps.uni-sb.de mozart-oz.users:3599
3600	AW: Mozart/Alice future and GUI building.	V.Khamenia@BioVisioN.de (Khamenia, Valery)	27 Jan 2003 09:26:51 +0100	<D15343265276D31197BC00A024A6C110773F33@EXS_BDC>		4143	86	Xref: news.ps.uni-sb.de mozart-oz.users:3600
3601	Re: "developer distribution" (Re: httpd in mozart)	maarten@shortcut.nl (Maarten van den Dungen)	28 Jan 2003 12:06:57 +0100	<5.2.0.9.2.20030128115747.02bdff38@shortcut.nl>	<200301242153.WAA07228@ags.uni-sb.de>	4334	84	Xref: news.ps.uni-sb.de mozart-oz.users:3601
3602	-mouse crash-	M.Contreras@ed.ac.uk (Manuel J. Contreras Maya)	28 Jan 2003 15:29:19 +0100	<3E368B74.4A38DE5C@ed.ac.uk>		1759	34	Xref: news.ps.uni-sb.de mozart-oz.users:3602
3603	Gdbm reorganize error	zykov@online.kharkov.ua (Vladimir Zykov)	29 Jan 2003 14:25:06 +0100	<148233424126.20030129151856@online.kharkov.ua>		1906	46	Xref: news.ps.uni-sb.de mozart-oz.users:3603
3604	Re: Gdbm reorganize error	duchier@ps.uni-sb.de (Denys Duchier)	29 Jan 2003 16:37:49 +0100	<86vg08m0pk.fsf@speedy.ps.uni-sb.de>	<148233424126.20030129151856@online.kharkov.ua>	1559	23	Xref: news.ps.uni-sb.de mozart-oz.users:3604
3605	Re: Threads Question	schulte@imit.kth.se (Christian Schulte)	29 Jan 2003 17:04:15 +0100	<000801c2c7af$97897f10$350fed82@MUSHU>		3350	79	Xref: news.ps.uni-sb.de mozart-oz.users:3605
3606	Re: -mouse crash-	schulte@imit.kth.se (Christian Schulte)	29 Jan 2003 17:06:02 +0100	<000901c2c7af$da021910$350fed82@MUSHU>		2371	49	Xref: news.ps.uni-sb.de mozart-oz.users:3606
3607	CFP: PPDP 2003	schulte@imit.kth.se (Christian Schulte)	29 Jan 2003 17:48:56 +0100	<001501c2c7b5$32915af0$350fed82@MUSHU>		6229	111	Xref: news.ps.uni-sb.de mozart-oz.users:3607
3608	Re: -mouse crash-	duchier@ps.uni-sb.de (Denys Duchier)	29 Jan 2003 18:38:33 +0100	<86fzrbkgkc.fsf@speedy.ps.uni-sb.de>	<000901c2c7af$da021910$350fed82@MUSHU>	1747	25	Xref: news.ps.uni-sb.de mozart-oz.users:3608
3609	CFP: ICFP 2003	schulte@imit.kth.se (Christian Schulte)	29 Jan 2003 18:54:55 +0100	<002a01c2c7be$6dd53c40$350fed82@MUSHU>		6699	170	Xref: news.ps.uni-sb.de mozart-oz.users:3609
3610	Re: Terminal Emulation?	rlpowell@digitalkingdom.org (Robin Lee Powell)	31 Jan 2003 02:18:14 +0100	<20030131011353.GD21844@digitalkingdom.org>	<20030116061303.GD16276@digitalkingdom.org>	2665	44	Xref: news.ps.uni-sb.de mozart-oz.users:3610
3611	Re: Terminal Emulation?	duchier@ps.uni-sb.de (Denys Duchier)	31 Jan 2003 03:02:09 +0100	<864r7qnkpa.fsf@speedy.ps.uni-sb.de>	<20030116061303.GD16276@digitalkingdom.org>	3276	57	Xref: news.ps.uni-sb.de mozart-oz.users:3611
3612	Re: Terminal Emulation?	rlpowell@digitalkingdom.org (Robin Lee Powell)	31 Jan 2003 21:13:27 +0100	<20030131200944.GC9156@digitalkingdom.org>	<20030116061303.GD16276@digitalkingdom.org>	3352	60	Xref: news.ps.uni-sb.de mozart-oz.users:3612

[-- Attachment #3: Type: text/plain, Size: 677 bytes --]


So ok, something must be echoing these XOVER commands, but what the
heck could it be?  As a reminder, here is my select method:

(setq gnus-select-method
      '(nntp "news.ps.uni-sb.de"
	     (nntp-address "news.ps.uni-sb.de")
	     (nntp-via-rlogin-command "ssh")
	     (nntp-via-rlogin-command-switches ("-t"))
	     (nntp-via-user-name "duchier")
	     (nntp-via-address "grizzly.ps.uni-sb.de")
	     (nntp-end-of-line "\n")
	     (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)))

I tried adding "-E" to the nntp-telnet-switches but that did not seem
to help.

Cheers,

-- 
Dr. Denys Duchier
Équipe Calligramme
LORIA, Nancy, FRANCE

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

* Re: xover problems?
  2003-02-03 21:41                     ` Denys Duchier
@ 2003-02-04 16:24                       ` Denys Duchier
  0 siblings, 0 replies; 13+ messages in thread
From: Denys Duchier @ 2003-02-04 16:24 UTC (permalink / raw)


I was able to fix the xover problem by switching to nc as you
suggested, however somehow I had to ssh to a different host and then
nc to the news server.  If I tried to ssh to the news server and nc to
itself, the nntp server would say "invalid command" for every
command.  I did not try the ssh+telnet approach using a different
intermediate host as for nc - maybe it would have worked too.  There
is something very weird happening on that server.

Anyway, thanks for the suggestion.  My newsgroups are now all back in
business.

Cheers,

-- 
Dr. Denys Duchier
Équipe Calligramme
LORIA, Nancy, FRANCE



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

end of thread, other threads:[~2003-02-04 16:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-24 22:40 xover problems? Denys Duchier
2003-01-25  0:04 ` Lars Magne Ingebrigtsen
2003-01-25 10:00   ` Denys Duchier
2003-01-26 22:17     ` Lars Magne Ingebrigtsen
2003-01-27 23:53       ` Denys Duchier
2003-01-28  0:07         ` Lars Magne Ingebrigtsen
2003-01-28 14:11           ` Denys Duchier
2003-02-01 16:22             ` Lars Magne Ingebrigtsen
2003-02-01 18:36               ` Denys Duchier
2003-02-02 12:04                 ` Lars Magne Ingebrigtsen
2003-02-03 10:37                   ` Denys Duchier
2003-02-03 21:41                     ` Denys Duchier
2003-02-04 16:24                       ` Denys Duchier

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