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.31.2.6 -r1.31.2.7 --- openacs-4/packages/acs-core-docs/www/psgml-mode.html 8 Nov 2004 19:59:34 -0000 1.31.2.6 +++ openacs-4/packages/acs-core-docs/www/psgml-mode.html 27 Nov 2004 01:32:49 -0000 1.31.2.7 @@ -82,4 +82,4 @@ element is a sect1.
Of course, you should read the emacs texinfo pages that come with PSGML mode from start to finish. Barring that, here are some handy commands:
Key | Command |
---|---|
C-c C-e | Insert an element. Uses completion and only lets you insert elements that are valid |
C-c C-a | Edit attributes of enclosing element. |
C-c C-x C-i | Show information about the document's DTD. |
C-c C-x C-e | Describe element. Shows for one element which elements can be parents, -what its contents can be and lists its attributes. |