Index: openacs-4/packages/acs-core-docs/www/psgml-for-emacs.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/psgml-for-emacs.html,v diff -u -N -r1.39 -r1.40 --- openacs-4/packages/acs-core-docs/www/psgml-for-emacs.html 11 Dec 2010 23:36:32 -0000 1.39 +++ openacs-4/packages/acs-core-docs/www/psgml-for-emacs.html 31 Jul 2011 23:11:46 -0000 1.40 @@ -1,9 +1,9 @@ - -Add PSGML commands to emacs init file (OPTIONAL)

Add PSGML commands to emacs init file (OPTIONAL)

+ +Add PSGML commands to emacs init file (OPTIONAL)

Add PSGML commands to emacs init file (OPTIONAL)

If you plan to write or edit any documentation with emacs, install a customized emacs configuration file with DocBook commands in the skeleton directory, so it will be used for all new users. The file also fixes the backspace -> help mis-mapping that often occurs in - terminals.

[root tmp]# cp /tmp/openacs-5.6.0/packages/acs-core-docs/www/files/emacs.txt /etc/skel/.emacs
-cp: overwrite `/etc/skel/.emacs'? y
-[root tmp]# 

Debian users:

apt-get install psgml

Note: The new nxml mode for emacs, when used in combination with psgml, provides a pretty good set of functionality that makes DocBook editing much less painless. In particular, nxml does syntax testing in real-time so that you can see syntax errors immediately instead of in the output of the xsltproc hours or days later. For debian, apt-get install nxml.

View comments on this page at openacs.org
+ terminals.

[root tmp]# cp /tmp/openacs-5.7.0/packages/acs-core-docs/www/files/emacs.txt /etc/skel/.emacs
+cp: overwrite `/etc/skel/.emacs'? y
+[root tmp]# 

Debian users:

apt-get install psgml

Note: The new nxml mode for emacs, when used in combination with psgml, provides a pretty good set of functionality that makes DocBook editing much less painless. In particular, nxml does syntax testing in real-time so that you can see syntax errors immediately instead of in the output of the xsltproc hours or days later. For debian, apt-get install nxml.

View comments on this page at openacs.org