Hi,
I've problems with psgml and font-locking. While the psgml package 1.20
worked fine, I'm seeing this with 1.22 and 1.23 from the experimental
directory (downgrading to 1.20 makes it work again.
I'm opening a XML file with the following general outline
----
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- mode:
xml -*- -->
<!DOCTYPE readme SYSTEM "readme.dtd">
<?xml-stylesheet type="text/xml" href="readme-html.xsl"?>
<readme lang="De">
<title name="README">....</title>
<author>....</author>
<email>....</email>
<section>
<title name="allgemeines">Allgemeines</title>
<para>
.....
</para>
</section>
</readme>
----
I've set '(setq sgml-set-face t)'.
After typing C-c C-p I receive this error:
(1) (error/warning) Error in `post-command-hook' (setting hook to nil):
(wrong-type-argument arrayp nil)
Setting debug-on-error to t provides this backtrace:
Signaling: (wrong-type-argument arrayp nil)
sgml-max-pos-in-tree(nil)
sgml-update-display()
sgml-command-post()
Has anybody seen this? BTW this is with XEmacs 21.1.14.
--
Mit freundlichen Gruessen / Regards
Frank Ridderbusch
Fujitsu Siemens Computers, EP PO SQ XS3
Heinz Nixdorf Ring, 33106 Paderborn, Germany
Tel.: (49) 5251-8-22033 Email: frank.ridderbusch(a)fujitsu-siemens.com