chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Auto CompletionProblems


From: ipcore
Subject: Re: [Chicken-users] Auto CompletionProblems
Date: Wed, 7 Aug 2019 17:42:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0

Hey, do you use helm by any chance? Then this might be related:

https://gitlab.com/jaor/geiser/issues/271

Also if you haven't done so already, try running emacs with only the necessary packages enabled.


On 8/3/19 4:47 PM, EfraimVagner via Chicken-users wrote:

1.  You only ever get auto-completion for the things you have
     loaded/imported in the geiser repl.


I know that what should happen, but is isn't what happaning.


2.  Is company mode active?

Yes, it works for some things (functions defines with define, for example)


3.  Did you install apropos and chicken-doc, and populated the
     documentation database with


$ cd `csi -R chicken.platform -p '(chicken-home)'`
$ curl https://3e8.org/pub/chicken-doc/chicken-doc-repo-5.tgz | sudo tar zx


No, I didn't do it before, but I tried it now and didn't change anything...


4.  Not sure why you need jedi? That's for python, no?

     On 8/2/19 10:19 AM, EfraimVagner via Chicken-users wrote:

I'm actually not sure, I don't really know what does what, so I just said what 
I installed.

_______________________________________________
Chicken-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/chicken-users




reply via email to

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