Karim BELABAS on Tue, 13 Apr 1999 18:46:52 +0200 (MET DST) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: feature request |
[Bill Daly:] > Maybe you should also consider, when the user types "\r filename", > setting the default logfile to "filename.log", and maybe also the > default postscript file to "filename.ps", etc. But then, this could become a pain for users who use the same kind of automatic logfile names as I do. This would also break backward compatibility, while Igor's proposal merely changes a no-op (anything following \l was ignored) into something sensible. Besides it's easy to emulate such a behaviour using user functions: chlog_read(f) = default(logfile,f".ps"); read(f); Karim. __ Karim Belabas email: Karim.Belabas@math.u-psud.fr Dep. de Mathematiques, Bat. 425 Universite Paris-Sud Tel: (00 33) 1 69 15 57 48 F-91405 Orsay (France) Fax: (00 33) 1 69 15 60 19 -- PARI/GP Home Page: http://hasse.mathematik.tu-muenchen.de/ntsw/pari/