I was going to make http://axiom-wiki.newsynthesis.org/images/AxiomEmacsMode.pamphlet functioning again, so I use '\begin{chunk}' to get it compiled by latex.
When trying to tangle it to get back .el, use tangle.lisp with sbcl, get the bug: first char in line 128 should be ; instead of : sbcl also complains about si::getenv. Then I find out that tangle.lisp is gcl only and I use )lisp (tangle "AxiomEmacsMode.pamphlet" "*" "AxiomEmacsMode.el") to get what I want.
_______________________________________________ Axiom-developer mailing list Axiom-developer@nongnu.org https://lists.nongnu.org/mailman/listinfo/axiom-developer