Advanced Ciao Emacs functionalities

Author(s): Miguel Angel Sanchez Ordaz.

This is the documentation for GNU emacs advanced functionalities. It explains how to install, set up, and use some of the most popular emacs packages with Ciao support. The use of these packages is optional, but may be quite helpful when using Ciao. The current packages are:

flycheck-ciao:
advanced on-the-fly syntax, test, and assertion checking.

company-ciao:
advanced auto-completion and auto-help framework.

To install any of these packages, use the emacs built-in package manager (package.el). Be sure the package list is refreshed (ESC ^X package-refresh-contents ) and then type:

  • ESC ^X package-install-file *PACKAGE PATH*


Subparts