* Irritating top-level problem
@ 2008-11-23 16:37 Jon Harrop
2008-11-23 16:27 ` [Caml-list] " Eric Cooper
0 siblings, 1 reply; 2+ messages in thread
From: Jon Harrop @ 2008-11-23 16:37 UTC (permalink / raw)
To: caml-list
I often use the OCaml top-level by copying and pasting code from a XEmacs or
KWrite window into a KTerm. However, there appears to be a synchronization
problem where the top-level prints two spaces after each newline at a random
point in time. So the indentation is not only wrong but the code has random
pairs of spaces injected into it. I assume this is a race condition between
printing due to the pasting and printing after the top-level reads a newline.
Any ideas how to circumvent this problem? How is this synchronization supposed
to occur?
--
Dr Jon Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/?e
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-11-23 16:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-23 16:37 Irritating top-level problem Jon Harrop
2008-11-23 16:27 ` [Caml-list] " Eric Cooper
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox