PDA

View Full Version : emacs PSGML issue


andys
04-10-2003, 10:43 AM
Following on from the earlier emacs XML thread, I am having a problem with PSGML that perhaps hqm or others have solved. It appears that PSGML doesn't understand the XML syntax of <tag />. That is, the single-tag format where a tag is immediately terminated via "/>" at the end of the tag.

PSGML seems to see this as invalid syntax. Furthermore it caues PSGML to incorrectly handle indenting of following tags. Unfortunately the syntax is quite handy and LZX makes heavy use of it.

Am I missing something or is this a signficant deficiency in PSGML?

Thanks.

Andy

antun
04-10-2003, 04:12 PM
Hey Andy

I've asked around the Emacs users here and they use SGML mode, not PSGML. I'm not an Emacs user, so I'm just passing this on.

-Antun