|
From: Daniel J S. <dan...@ie...> - 2005-08-16 05:26:41
|
Ethan A Merritt wrote: > On Friday 12 August 2005 01:55 am, Petr Mikulik wrote: > >>4. "set historysize -1" would set historysize to unlimited. I've no strong opinions on historysize other than using "-1" as special meaning. It probably is easy from the parser's standpoint, but I don't like when negative numbers have special meaning. The data file "using" format is like this; 0 means point, -1 means line number, -2 means index number. I find that not user friendly. How do others feel? I'd suggest "unlimited", "infinity", "infinite" rather than -1. Dan |