|
From: <dan...@ie...> - 2005-05-11 18:12:00
|
> On Wed, 2005-05-11 at 13:44 +0200, Petr Mikulik wrote: > >> Is there any non-screen terminal that has no output file? I wonder >> whether >> it makes sense to add flag TERM_SCREEN. > > Would it make more sense to add an implicit "set output" before a set > term? > > The current "set output" documentation states it is safer to set term > before set output, so it shouldn't break anything. > > I guess we should only do that if the term type actually changes (rathe= r > than if just the options change). Since this discussion is going on, I thought I'd toss in something I sent to the list previously, which is the capability to append plots to an existing file. Would that be difficult? The "set output" etc. enables putting several plots in one file, but not openning an existing file and then adding. Perhaps this would be too difficult because there might be = a "footer" at the end of the existing file that would need to be removed. Dan |