|
From: Ethan A M. <merritt@u.washington.edu> - 2005-08-13 22:33:22
|
On Friday 12 August 2005 01:55 am, Petr Mikulik wrote: > I'm bit surprised what "unset historysize" is doing. It sets historysize > to unlimited, not suppressing writing the history file. > > I propose the following changes: > 1. The code for history file is always compiled in (thus no need to > --enable-history-file nor to modify dozen of files in config/). > 2. By default, the history file is not read. It can be switched on in > .gnuplot by "set historysize" > 3. Switching off writing/reading history file: "unset historysize" > 4. "set historysize -1" would set historysize to unlimited. That all sounds reasonable. > Ideas? What does "set historysize 0" do? -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle 98195-7742 |