summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-04-15 16:05:22 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-04-15 16:05:22 +0200
commit611a8438e7ed78a1304352c2a1b20c517834fd31 (patch)
treec7ca66a88a865593af28bb8e08eb642b19b3c254
parent9d1c7a8d3a9d43e202bf473ff10c451aac1ccd9f (diff)
downloadgeiser-611a8438e7ed78a1304352c2a1b20c517834fd31.tar.gz
geiser-611a8438e7ed78a1304352c2a1b20c517834fd31.tar.bz2
Company mode screencast seems gone for good
And Dmitry is now maintaining it. Links updated, issue #3 fixed.
-rw-r--r--doc/install.texi10
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/install.texi b/doc/install.texi
index daad928..3cf957a 100644
--- a/doc/install.texi
+++ b/doc/install.texi
@@ -223,12 +223,10 @@ by) the following Emacs packages:
Regardless of whether you use Geiser or not, you shouldn't be coding
in any Lisp dialect without the aid of Taylor Campbell's structured
editing mode.
-@item @uref{http://nschum.de/src/emacs/company-mode/, Company}.
-Nikolaj Schumacher's @code{company-mode} provides a generic front-end
-for completion engines (such as Geiser's). Very nice if you like that
-kind of thing: judge by yourself with the help of
-@uref{http://www.screentoaster.com/watch/stU0lSRERIR1pYRFVdXVlRVFFV/company_mode_for_gnu_emacs,
-this screencast}.
+@item @uref{http://company-mode.github.io/, Company}.
+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{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.