summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-09-30 04:39:35 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-09-30 04:39:35 +0200
commitbb45bdb6e640f36ac3265db6cfc5aa9a78cf00cf (patch)
treedb9859b8fbfc7f0de2cb00a0275efbc6781e5818
parent0529e5a684e274eb27277329eb36d5b44f0a75d2 (diff)
downloadgeiser-chez-bb45bdb6e640f36ac3265db6cfc5aa9a78cf00cf.tar.gz
geiser-chez-bb45bdb6e640f36ac3265db6cfc5aa9a78cf00cf.tar.bz2
Mentioning Xiao Hanyu's ac-geiser package in the docs
-rw-r--r--doc/install.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/install.texi b/doc/install.texi
index 90c6385..0977a9a 100644
--- a/doc/install.texi
+++ b/doc/install.texi
@@ -214,6 +214,8 @@ the next chapter!
Although Geiser does not need them, it plays well with (and is enhanced
by) the following Emacs packages:
+@cindex ac-geiser
+@cindex autocomplete
@cindex paredit
@cindex company
@cindex quack
@@ -227,6 +229,13 @@ editing mode.
Nikolaj Schumacher's and Dmitry Gutov's @code{company-mode} provides a
generic front-end for completion engines (such as Geiser's), with pretty
and automatic completion lists.
+@item @uref{https://github.com/xiaohanyu/ac-geiser/, ac-geiser}
+If you prefer @code{auto-complete-mode} to @code{company-mode}, Xiau
+Hanyu's @code{ac-geiser}, which provides a Geiser plugin for the
+popular @uref{http://cx4a.org/software/auto-complete/, Emacs Auto
+Completion Mode}, is the package for you. Like Geiser,
+@code{ac-geiser} is available in Marmaled and MELPA, and also as an
+@code{el-get} package.
@item @uref{http://www.neilvandyke.org/quack/, Quack}.
You can still use the many goodies provided by Neil van Dyke's
@code{quack-mode}, since most of them are not (yet) available in Geiser.