geiser-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Geiser-users] Cannot get autodoc to work with chicken


From: Jose A. Ortega Ruiz
Subject: Re: [Geiser-users] Cannot get autodoc to work with chicken
Date: Sun, 15 Jan 2017 22:55:02 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

On Fri, Jan 13 2017, Erich Rast wrote:

> On Wed, 11 Jan 2017 18:25:50 +0100
> "Jose A. Ortega Ruiz" <address@hidden> wrote:
>
>> >
>> > On Wed, 11 Jan 2017 01:17:58 +0100
>> > "Jose A. Ortega Ruiz" <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]