On Fri, Jan 13 2017, Erich Rast wrote:

> On Wed, 11 Jan 2017 18:25:50 +0100
> "Jose A. Ortega Ruiz" <j...@gnu.org> wrote:
>
>> >
>> > On Wed, 11 Jan 2017 01:17:58 +0100
>> > "Jose A. Ortega Ruiz" <j...@gnu.org> wrote:
>> >
>  you could try is to uninstall geiser completely from MELPA,
>> getting a git clone and then follow the instructions here:
>> http://geiser.nongnu.org/geiser_2.html#From-the-source_0027s-mouth
>> (it's really simple if you have git at hand).
>> 
>
> I did that, first uninstalled geiser via Melpa, then installed geiser
> from git exactly like in the docs (into ~/lisp/geiser), put into
> ~/.emacs:
>
> (load-file "~/lisp/geiser/elisp/geiser.el")
>
> and also made sure the chicken docs are installed (the directory
> is /usr/local/share/chicken).

I take it that means that you performed the actions described in the
installation instructions, namely:

  $ chicken-install -s apropos chicken-doc
  $ cd `csi -p '(chicken-home)'`
  $ curl http://3e8.org/pub/chicken-doc/chicken-doc-repo.tgz | sudo tar zx

right?

> The result is exactly the same as before, geiser loads but emacs
> states that "Autodoc not available...".

And does any other scheme (Guile, Racket, etc.) work?

Cheers,
jao
-- 
Beauty is the purgation of superfluities.
  -Michelangelo Buonarroti (1475-1564)

Reply via email to