<?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/f78455ffcd2e5c7dfe3888183f9caa9b"
  from="Nicolas George &lt;nicolas.george@e...&gt;"
  author="Nicolas George"
  date="2003-10-26T12:18:31"
  subject="Re: [Caml-list] Missing tabs"
  prev="2003/10/23ef6e3b3f29aa9764581428274122d5"
  next="2003/10/8d80266e800bffe3471cb894621fbb4c"
  prev-in-thread="2003/10/23ef6e3b3f29aa9764581428274122d5"
  next-in-thread="2003/10/aeb1b9ca7d9652152943edeb3fd34dee"
  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>
Le quintidi 5 brumaire, an CCXII, Richard Jones a 'ecrit:
&gt; # List.iter (printf "\t%s\n") ["foo"; "bar"; "baz"; "buz"];;

This is a FAQ: you can not partially apply the format string of
printf-like functions. Try (fun x -&gt; printf "\t%s\n" x) instead.

And please note that 'buz' has never been reported as a metasyntactic
variable :)

</contents>

</message>

