axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] Re: Handling of autoload messages in TeXmacs


From: Mike Dewar
Subject: Re: [Axiom-developer] Re: Handling of autoload messages in TeXmacs
Date: Mon, 29 Sep 2003 10:43:30 +0100

If you are using a TeX-based interface then you might want to consider
wiring in some of the code that exists for the TechExplorer interface
under Windows.  In particular we had a TeX-based browser interface which
you could wire in in place of )show, )what etc.  

The code for this lived in the file br-saturn.boot ("saturn" was the
codename for TechExplorer before IBM released it) and was not included
by default in the Unix build.  It modified the Lisp commands kSearch,
cSearch, dSearch etc. to produce TeX output with embeded hyperlinks.

We also had code to untangle the various message/output streams but
that was probably part of the code we were unable to release (since it
was modified TechExplorer sources).  

Cheers, Mike.  

On Sun, Sep 28, 2003 at 10:03:40AM +0200, David MENTRE wrote:
> "Bill Page" <address@hidden> writes:
> 
> > texmacs interface. I have attached a full patch file
> > from diff -Naur which includes both your and my changes
> > to the tm_axiom.c file. This sets the default for the
> > autoload messages to off just as it was for the older
> > "commercial" version of Axiom. It also fixes the -Wall
> > warnings.
> 
> Ok, thanks. I'll forward this version to texmacs people.
> 
> Unfortunatly, there is another bug: Frédéric Lehobey and myself noticed
> yesterday that the )show command blocks the interaction between TeXmacs
> and Axiom. Try for example ')show Integer' under TeXmacs.
> 
> 
> > I don't see any problem (in principle) with sending
> > Loading ... messages to stderr.
> 
> As I previously answered to Dylan, you are both right. So we need to
> have a look at Axiom output to redirect error messages to stderr.
> 
> Yours,
> d.
> -- 
>  address@hidden
> 
> 
> _______________________________________________
> Axiom-developer mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/axiom-developer
> 
> ________________________________________________________________________
> This e-mail has been scanned for all viruses by Star Internet. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> ________________________________________________________________________

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________




reply via email to

[Prev in Thread] Current Thread [Next in Thread]