<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/10/23ef6e3b3f29aa9764581428274122d5"
  from="Richard Jones &lt;rich@a...&gt;"
  author="Richard Jones"
  date="2003-10-26T11:59:38"
  subject="[Caml-list] Missing tabs"
  prev="2003/10/b1bdcb2bf45aced3c089cdf217e56491"
  next="2003/10/f78455ffcd2e5c7dfe3888183f9caa9b"
  next-in-thread="2003/10/f78455ffcd2e5c7dfe3888183f9caa9b"
  prev-thread="2003/10/2efb7af1b6d5709fae4db65fea0f0691"
  next-thread="2003/10/48040412f73425e0891866762cb7e22a"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Missing tabs">
<msg 
  url="2003/10/23ef6e3b3f29aa9764581428274122d5"
  from="Richard Jones &lt;rich@a...&gt;"
  author="Richard Jones"
  date="2003-10-26T11:59:38"
  subject="[Caml-list] Missing tabs">
<msg 
  url="2003/10/f78455ffcd2e5c7dfe3888183f9caa9b"
  from="Nicolas George &lt;nicolas.george@e...&gt;"
  author="Nicolas George"
  date="2003-10-26T12:18:31"
  subject="Re: [Caml-list] Missing tabs">
<msg 
  url="2003/10/aeb1b9ca7d9652152943edeb3fd34dee"
  from="Richard Jones &lt;rich@a...&gt;"
  author="Richard Jones"
  date="2003-10-26T15:28:14"
  subject="Re: [Caml-list] Missing tabs">
<msg 
  url="2003/10/2e089cc798e08407544f597350ab15b4"
  from="John Carr &lt;jfc@M...&gt;"
  author="John Carr"
  date="2003-10-27T13:34:45"
  subject="Re: [Caml-list] Missing tabs">
</msg>
</msg>
</msg>
<msg 
  url="2003/10/8d80266e800bffe3471cb894621fbb4c"
  from="Remi Vanicat &lt;vanicat@l...&gt;"
  author="Remi Vanicat"
  date="2003-10-26T12:33:28"
  subject="Re: [Caml-list] Missing tabs">
</msg>
</msg>
</thread>

<contents>
$ ocaml
        Objective Caml version 3.07+2

# open Printf;;
# List.iter (printf "\t%s\n") ["foo"; "bar"; "baz"; "buz"];;
        foo
bar
baz
buz
- : unit = ()
#

Where did the second and subsequent tabs go? I even tried piping the
output into the 'hd' shell command, and they are definitely missing.

Rich.

-- 
Richard Jones. http://www.annexia.org/ http://freshmeat.net/users/rwmj
Merjis Ltd. http://www.merjis.com/ - all your business data are belong to you.
"One serious obstacle to the adoption of good programming languages is
the notion that everything has to be sacrificed for speed. In computer
languages as in life, speed kills." -- Mike Vanier

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

