OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: XEmacs psgml mode problems...


Sounds like the DTD is not cached.  Your sys admin should be able to set
this up for you.  Otherwise, look at "Precompiled DTD Subsets" under
"Managing the DTD" in the psgml info pages.  You create an ecat file with
entries like this:

    public "-//OASIS//DTD DocBook V3.1//EN" docbook.cache

You link it in by adding something like the following to your .emacs file:

    (setq sgml-ecat-files '("~/ecat.jcw"))

I have not had any success with caching DocBook 4.0.  It worked fine with
DocBook SGML 3.1, but I get the following error loading a cached DocBook
SGML 4.0 or DocBook XML 4.0:

   Args out of range: [(normal-state nil)], 72

For now, I just put up with the delay.

--Jon

 At 02:30 PM 6/8/00 -0400, Matthew Harrison wrote:
>Since our sys admin updated XEmacs to 21.1.patch 10 (from patch 9)
>loading xml docs takes forever. It seems to be in reading the catalogs, as
well
>as parsing the DTD.
--
Jon Willeke, Quality Development 617-577-3677


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC