Re: silly [< >] and other excess

Andries.Brouwer@cwi.nl
Thu, 23 Nov 2000 03:24:02 +0100 (MET)


> Thats because too many things get put on a line then.
> And because we do [<foo>] [<bar>] not [<foo>][<bar>] ?

In the good old times we had foo bar for a total of 8*(8+1) = 72
positions. Now we have [<foo>] [<bar>] which takes 8*(8+1+4) = 104
positions. If you turned this into 6 items per line instead of 8,
it would certainly improve matters a bit.
Still..

Andries
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/