caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Missing tabs
@ 2003-10-26 11:59 Richard Jones
  2003-10-26 12:17 ` Nicolas George
  2003-10-26 12:33 ` Remi Vanicat
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Jones @ 2003-10-26 11:59 UTC (permalink / raw)
  To: caml-list

$ 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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-10-27 13:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-26 11:59 [Caml-list] Missing tabs Richard Jones
2003-10-26 12:17 ` Nicolas George
2003-10-26 15:28   ` Richard Jones
2003-10-27 13:12     ` John Carr
2003-10-26 12:33 ` Remi Vanicat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).