Re: XAE still viable?
Kevin Rodgers <[email protected]> Wed, 1 Dec 2004 09:59:18 -0700
| Newsgroups | gmane.emacs.xae,gmane.emacs.jdee |
|---|---|
| Message-ID | <[email protected]> |
Paul Kinnucan writes: > Karr, David writes: > >I noticed that when I tried to install it, it fails to find "psgml-maint" (executing the byte-compile step). I'm guessing it was most recently updated with a version of psgml prior to what's installed in my XEmacs (1.3.1, apparently). The latest available version of XAE appears to be labeled a "beta" version. Do you believe this package is still viable? > > I believe the XAE is viable. I use it regularly to maintain the doc > for the JDEE. There haven't been any changes because I haven't found > it necessary to make any changes. It works great for me as it is. > > > Do you know what the "psgml-maint" problem is? > > No. XAE 1.0beta8 is distributed with PSGML 1.2.4, which includes psgml-maint.el, which defines the psgml-compile-files function. XAE's lisp/xae.el file defines the xae-compile-psgml function, which loads psgml-maint.el and then calls psgml-compile-files (twice). If you've got a newer version of PSGML that doesn't include psgml-maint.el, you could either build XAE with its bundled version (by making sure that XAE's psgml directory occurs before XEmacs' in load-path) or try to build it with XEmacs' bundled version (by modifying the definition of xae-compile-psgml to work with PSGML 1.3.1). -- Kevin Rodgers _______________________________________________ XAE mailing list [email protected] http://sunsite.dk/mailman/listinfo/xae