On 24 Nov 1999 [EMAIL PROTECTED] wrote:

>   4. make sure very large lines (usually from $PATH) do not destroy the
>      total optical view on the table by cutting values and replacing
>      the missing stuff with "[...]".

Erm... this makes it less useful.  If there is a long variable, then 
it is saying something and you should see it.  I don't buy that it is 
"destroying the total optical view on the table".  You can make it even
prettier by not displaying more than the first 50 characters, but you lose
even more information.

>   5. surround values with quotes to allow one to better recognize newlines (as
>      in SERVER_SIGNATURE) and whitespaces and also print newlines
>      as \n and " as \" for a more Shell- and C-style syntax.

Is it really standard to not display "'s normally, but to stick a \ in
front of them?  I don't see that much.

Reply via email to