|
From: Tatsuro M. <tma...@ya...> - 2017-06-24 03:15:24
|
----- Original Message ----- > From: Craig DeForest > To: gnuplot-info > Cc: > Date: 2017/6/24, Sat 08:23 > Subject: [Gnuplot-info] 5.2rc1 - query about new echoes > > I’ve been noticing that 5.2rc1 breaks PDL::Graphics::Gnuplot in a minor way, by > echoing information about the terminal and its options after a “set terminal” is > issued. In particular, “set terminal dumb” now echoes “dumb x, y = 24 77” as > well as the expected string beginning “Options are”… . > > Is this intentional? If so, I’ll patch P::G::G to expect it. If not, could it > please be suppressed in the final release? > I cannot reproduce it on windows. gnuplot> set terminal dumb Terminal type is now 'dumb' Options are 'feed size 79, 24 aspect 2, 1 mono' Please show a simple script to see your trouble. Tatsuro |