help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Configuring Anaconda-Mode and Company-Mode with IPython


From: Dmitry Gutov
Subject: Re: Configuring Anaconda-Mode and Company-Mode with IPython
Date: Wed, 17 Jun 2015 13:35:34 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0

Hi again!

On 06/16/2015 06:53 PM, Daniel Galtieri wrote:
Sorry to ressurrect this, have been meaning to come back and respond. With the 
updates you've made I'm still not seeing the behavior I'd quite expect.

You haven't mentioned your Emacs version. But in any case, it wouldn't hurt to try the current master.

Rather than trying to explain it, I just took a screencast of what I'm seeing:

https://www.youtube.com/watch?v=E5TuC68ByK8&feature=youtu.be

Unfortunately, I'm not seeing the exact problem. There have been quite a few times in this video when the completion popup was displayed after "datetime.".

The behavior that I'm just to describe though is what you see when I type out 
"datetime" and can't get a completion for the methods associated with it.

It works for me, and I've seen it work in this video.

Is this complaint about the misbehavior around 0:17? I can't reproduce it.

Hitting tab after the "." gives me a list of completions-at-point (this is 
shown in the video), but company does not (either automatically or manually with 
company-complete).

Please don't say you're using M-x completion-at-point when you're actually using Helm. Why don't you disable it first, before trying to reproduce this problem.

Instead of M-x company-complete, maybe try M-x company-complete-common. The former command is a bit weird when called from M-x.



reply via email to

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