<?PSGML ELEMENT programlisting nofill=t ?>
<?PSGML ELEMENT literallayout nofill=t ?>
Neither of these has any effect: a C-c C-q will fill all material in
scope in mixed content and re-indent all element types in element
content, *including* programlisting an literallayout.
I have obviously misunderstood something about the way this should be
specified, but I cannot see what. In earlier versions, I was using the
PI <?PSGML NOFILL programlisting literallayout?> but this has no effect
now either.
Is anyone else using this successfully?
///Peter
<?PSGML ELEMENT programlisting nofill=t ?>
<?PSGML ELEMENT literallayout nofill=t ?>
Neither of these has any effect: a C-c C-q will fill all material in
scope in mixed content and re-indent all element types in element
content, *including* programlisting and literallayout.
I have to believe that someone has added an explicit XML mode by now...?
Oh wow. That doesn't parse or provide any DTD-specific actions, I think.
psgml-mode was a major improvement.
> I have to believe that someone has added an explicit XML mode by now...?
Yes, psgml-mode has an xml-mode, and there is also an xxml-mode that
provides more bells and whistles.
psgml-mode has been working excellently except for this weird misbehaviour.
///Peter
For what I've been doing, DTD awareness in the user is sufficient; I
haven't needed it in the editor. Could be nice if you've got it, I grant.