From: <mi...@ph...> - 2004-08-11 06:14:22
|
>> "help filledcurves" is not very well understandable. > > Well, since you wrote that originally, I guess it's yours to fix it up. Originally yes, later edited by Ethan. Now I have reread the text and proposed changes, but I cannot commmit them myself :-( >> When "make tutorial" (under Linux): File $HOME/.gnuplot should not be >> read -- it may contain an offending command which breaks the make >> process. >> >> Could the particular pieces of tutorial/Makefile[.am?] contain >> something like >> HOME=/dev/null gnuplot ... > > Feels more like there should be a '--no-startup-files' option (like > emacs' -q one) to gnuplot. Futzing around with $HOME, even on a > temporary basis doesn't feel like a good idea. Probably only --no-startup-file, or --no-gnuplot-ini (there is always only one gnuplot.ini / .gnuplot read). --- PM |