Next: ecb-eshell, Previous: ecb-faces, Up: Customizable options
This group contains settings for the ECB online help:
Path where the ECB online help in HTML format resides. This must be the location of the ecb.html which comes with the ECB distribution. If is installed by unpacking the archive available on the ECB website then this is the subdir
ecb-help-html-subdir
of the installation directory of ECB. If it is installed as XEmacs-package (e.g. via the package manager of XEmacs) then this is probably either the directory “../../html/” or “../../etc/ecb/html/” (both relative to the Elisp directory of ECB).The path can either be an absolute path or a path relative to the directory where the Elisp files of ECB are.
Normally there should be no need to change this option!
Path where the ECB online help in info format resides. This must be the location of the ecb.info which comes with the ECB distribution. If is installed by unpacking the archive available on the ECB website then this is the subdir
ecb-help-info-subdir
of the installation directory of ECB. If it is installed as XEmacs-package (e.g. via the package manager of XEmacs) then this is probably the directory “../../info/” (relative to the Elisp directory of ECB).The path can either be an absolute path or a path relative to the directory where the Elisp files of ECB are.
Normally there should be no need to change this option!
The format
ecb-show-help
shows its online help. Allowed values are 'info (for the Info format) and 'html (for HTML format). If the value is 'html thenbrowse-url-browser-function
says which browser is used.Note: If you got ECB as a standard XEmacs-package maybe the HTML-online-documentation is not included.