>Sometimes I wonder whether a tool that actually ignored the whitespace
>in two files entirely and produced a diff that somehow avoided the
>entire issue of differing whitespace would be useful to us.
diff -b is, in some cases, useful, but not always.
itojun