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
commita77bf0aecd12ce9a4d3457adf1e5930f8dd5f2b5 (patch)
tree564872af3ba89ed768a4fea1a2ae21ae6fd30a42
parent368a6ab958c1f8c85cbf94d8982b851959b19798 (diff)
downloadgeiser-a77bf0aecd12ce9a4d3457adf1e5930f8dd5f2b5.tar.gz
geiser-a77bf0aecd12ce9a4d3457adf1e5930f8dd5f2b5.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.