Bug#297035: texmacs: [Octave interface] old plots linger

2005-02-26 Thread Ralf Treinen
On Sat, Feb 26, 2005 at 12:07:10PM -0500, Igor Khavkine wrote: > Package: texmacs > Version: 1:1.0.4-R3-5 > Severity: normal > > Open an Octave session. Produce a plot > > > plot(sin(0:.1:pi)) > > Go back to to the *same line*, and change it to produce a different plot > > > plot(cos(0:.1:pi))

Bug#297035: texmacs: [Octave interface] old plots linger

2005-02-26 Thread Igor Khavkine
Package: texmacs Version: 1:1.0.4-R3-5 Severity: normal Open an Octave session. Produce a plot > plot(sin(0:.1:pi)) Go back to to the *same line*, and change it to produce a different plot > plot(cos(0:.1:pi)) The two different plots will overlap in the same image. Pressing Enter on the above