Dear Cyril,
I upgraded to the latest 4.2.0-3:
dpkg -l gnuplot
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii gnuplot 4.2.0-3 A command-line driven interactive plotting p
in my etch box (that required upgrading some libc, locales and a few other chain
dependencies).
I'm afraid this bug is perfectly reproducible.
For example, type the following:
mkdir test
cd test
echo "1 2\n3 4" > pippo
gnuplot
and then, at the gnuplot command line, type
p'pi<TAB>
As you press <TAB>, you expect that the line is completed to
p'pippo
(as in most linux distributions / unix builds), but the debian gnuplot does
nothing.
Tried both within xterm and gnome-terminal: this has nothing to do with an
interaction with the terminal.
So, sorry but once again this bug is not fixed: please do the little test above
before next release, to make sure this bug is really fixed.
Similarly, #75403 is still open (I'll send a message regarding that one too).
Instead I can certify that #384919 was indeed fixed.
Thank you, all the best,
Nick
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]