Bug#497020: texmacs: Gnuplot session always outputs an error

2009-01-01 Thread Dan Chen
tags 497020 + patch thanks By far the most straightforward resolution is to change all the plugin scripts to invoke bash explicitly. Here's a patch against the current Debian experimental version that accomplishes just that. texmacs_1.0.7-1ubuntu1.debdiff Description: Binary data

Bug#497020: texmacs: Gnuplot session always outputs an error

2008-09-08 Thread Jens Seidel
On Fri, Sep 05, 2008 at 11:46:15AM +0900, Atsuhito Kohda wrote: > On Fri, 29 Aug 2008 10:36:12 +0200, Jens Seidel wrote: > > > starting a Gnuplot session and entering the command "plot x*x" results > > in the expected graph followed by: > > > > gnuplot> -E reset > > ^ > >

Bug#497020: texmacs: Gnuplot session always outputs an error

2008-09-04 Thread Atsuhito Kohda
Hi Jens, On Fri, 29 Aug 2008 10:36:12 +0200, Jens Seidel wrote: > starting a Gnuplot session and entering the command "plot x*x" results > in the expected graph followed by: > > gnuplot> -E reset > ^ > line 0: invalid command Hmm, it seemed "plot x*x" worked fine for m

Bug#497020: texmacs: Gnuplot session always outputs an error

2008-08-29 Thread Jens Seidel
Package: texmacs Version: 1:1.0.6.14-1 Severity: minor Hi, starting a Gnuplot session and entering the command "plot x*x" results in the expected graph followed by: gnuplot> -E reset ^ line 0: invalid command This is very annoying in the document and I would like to se