On 11/06/2010 11:28 AM, Gabriel Dos Reis wrote:

>
> Would you mind committing what you currently have?
>


>  So, you can `concat' the whole thing with
> appropriate insertion of newlines in between the elements of the list in
> order to reproduce the output that you would have been on the screen.
>
With your advice I got panserver to work in OpenAxiom 1.4 and I 
committed the changes to ar-sandbox.  Then I built OpenAxiom from an 
updated copy of ar-sandbox and found that panserver doesn't work with 
that but it does work with a newly built copy of trunk.

I had to make a few changes concerning lisp package calls involving 
strings.  I also have a bug now with newlines.  I was dealing with 
newlines using NewLine$Lisp where

(defvar  |NewLine| '#\NewLine)

appears in panserver.lisp but that's not working now.  How do you 
recommend concat'ing a bunch of strings together with newlines in spad?

I also imported "FireAx" which is a rudimentary OpenAxiom interface as a 
Firefox XUL extension.

Arthur

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to