From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id RAA13445; Mon, 23 Apr 2001 17:55:33 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id RAA13523 for ; Mon, 23 Apr 2001 17:55:32 +0200 (MET DST) Received: from tor.abc.se (ns.abc.se [195.17.72.11]) by concorde.inria.fr (8.11.1/8.10.0) with ESMTP id f3NFtUf09351 for ; Mon, 23 Apr 2001 17:55:30 +0200 (MET DST) Received: from gateway (dialup-22 [195.17.73.22]) by tor.abc.se (8.9.3+Sun/8.9.3) with SMTP id RAA02068; Mon, 23 Apr 2001 17:55:27 +0200 (MET DST) From: "Mattias Waldau" To: , Subject: RE: [Caml-list] toplevel is hanging Date: Mon, 23 Apr 2001 17:55:21 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: <200104231316.PAA14842@ilt.fhg.de> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk That is the reason I stopped using tuareg. I really like tuareg, but it hanged my emacs too often. I tried to understand what went wrong but failed. I think that Windows is the problem, since the creator of tuareg never gets it. I use Windows 2000. Are there people out there using tuareg on Windows? /mattias -----Original Message----- From: owner-caml-list@pauillac.inria.fr [mailto:owner-caml-list@pauillac.inria.fr]On Behalf Of wester@ilt.fhg.de Sent: Monday, April 23, 2001 3:16 PM To: caml-list@inria.fr Subject: [Caml-list] toplevel is hanging Hi, I occasionally have a problem with the toplevel running in Emacs (20.4.1, Tuareg mode) under Windows NT. When I use modules like module Mymod = struct .... end;; place the cursor at "end;;" and type C-E the toplevel hangs and Emacs doesn't react any more until I shut down the toplevel in the Windows Task Manager. This happens not with every "module end;;" construct but I already had some of this situations. When I read the file with the "module end;;" construct with "#use "file.ml" then it works. Did anybody have similar experiences and is there any way around? Rolf Wester ------------------------------------- Rolf Wester wester@ilt.fhg.de ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr