mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] multi-statement input


Chronological Thread 
  • From: "Andrey G. Grozin" <address@hidden>
  • To: Robert Jerrard <address@hidden>
  • Cc: TeXmacs List <address@hidden>
  • Subject: Re: [TeXmacs] multi-statement input
  • Date: Wed, 29 Mar 2006 13:46:22 +0700 (NOVST)

On Tue, 28 Mar 2006, Robert Jerrard wrote:

Hello, I am having a problem in TeXmacs 1.0.6 as it interfaces with
Maxima 5.9.2 on a Debian unstable machine. The following session works
fine in wxMaxima (also fine a terminal session):

wxMaxima 0.6.4 http://wxmaxima.sourceforge.net
Maxima restarted.
(%i1) a:3;b:4;
(%o1) 3
(%i2)
(%o2) 4
(%i3)

However, if I try to do the same in a Maxima session inside TeXmacs it
is reported that maxima is busy and in order to continue with Maxima I
need to hit the Close Session button. The result can be seen at:
There is a simple work-ariund for this bug:
in the file texmacs-maxima-5.9.2.lisp,
comment out the line which sets *general-display-prefix*

Andrey




Archive powered by MHonArc 2.6.19.

Top of page