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 PAA08124; Mon, 23 Apr 2001 15:16:33 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id PAA07942 for ; Mon, 23 Apr 2001 15:16:32 +0200 (MET DST) Received: from mailgw1.fhg.de (mailgw1.fhg.de [153.96.1.2]) by nez-perce.inria.fr (8.11.1/8.10.0) with ESMTP id f3NDGV924343 for ; Mon, 23 Apr 2001 15:16:31 +0200 (MET DST) Received: from ilt.fhg.de (ilt.ilt.fhg.de [153.96.180.2]) by mailgw1.fhg.de (8.11.1/8.11.1) with ESMTP id f3NDGUf09019 for ; Mon, 23 Apr 2001 15:16:30 +0200 (MET DST) Received: from eent230 (iltpc099.ilt.fhg.de [192.102.148.99]) by ilt.fhg.de (8.9.3/8.9.3) with SMTP id PAA14842 for ; Mon, 23 Apr 2001 15:16:28 +0200 (MET DST) Message-Id: <200104231316.PAA14842@ilt.fhg.de> From: wester@ilt.fhg.de To: caml-list@inria.fr Date: Mon, 23 Apr 2001 15:16:29 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: [Caml-list] toplevel is hanging X-mailer: Pegasus Mail for Win32 (v3.01d) Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk 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