Index: openacs-4/packages/acs-core-docs/www/psgml-mode.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/psgml-mode.html,v diff -u -r1.22.2.6 -r1.22.2.7 --- openacs-4/packages/acs-core-docs/www/psgml-mode.html 18 Dec 2003 10:04:27 -0000 1.22.2.6 +++ openacs-4/packages/acs-core-docs/www/psgml-mode.html 11 Jan 2004 12:45:47 -0000 1.22.2.7 @@ -1,7 +1,7 @@ -Using PSGML mode in Emacs

Using PSGML mode in Emacs

By David Lutterkort

+Using PSGML mode in Emacs

Using PSGML mode in Emacs

By David Lutterkort


OpenACS docs are written by the named authors, and may be edited by OpenACS documentation staff. -

What it is

PSGML Mode is a mode for editing, umm, SGML and XML documents in emacs. It +

Note: nxml mode replaces and/or complements psgml mode. More information.

What it is

PSGML Mode is a mode for editing, umm, SGML and XML documents in emacs. It can parse a DTD and help you insert the right tags in the right place, knows about tags' attributes and can tell you in which contexts a tag can be used. If you give it the right DTD, that is. But even without a DTD,