Elpy: When the autocompletion fails I get this message:<t> is undefined

Created on 15 Feb 2018  路  12Comments  路  Source: jorgenschaefer/elpy

After finishing typing a word that the auto completion fails to complete, I get an alert, this is the message: \

Most helpful comment

Should be solved now, with the latest update in MELPA.

All 12 comments

Hi,
I also observed this behaviour but using company in C++. I don't know if it is related.
<t> is undefined
I am using windows 10.

Hey all, yeah I've observed this behavior as well. I think it's related to company since after reverting to old versions of a couple of packages including company and elpy , and then only upgrading elpy. Everything seems to work. I didn't really dig too much into the issue. I'll try and see if it actually is company mode

@gopar
Which version of company do you have? The one without problems.

Hi all. I have to ask: does anybody have this problem (seeing <t> in undefined) who doesn't use Spacemacs?

@dgutov I don't use Spacemacs.

Thanks. That's valuable. Any chance you can provide a step-by-step reproduction scenario in https://github.com/company-mode/company-mode/issues/760, starting with emacs -Q -L ~/.emacs.d/elpa/company-20180216.1749 -l company?

Please update company to the latest version before you start, though.

I updated elpy and company and I can't reproduce the error anymore.

Looks like this was solved in newest company. Closing this

Sadly, issue is not resolved in company. Newest Company mode didn't fix it :(. Please see company-mode/company-mode#760

In my case the problem in C++ was solved.
My emacs version is GNU Emacs 25.3.1 (x86_64-w64-mingw32) of 2017-09-24

Yes, according to the discussion still open in company-mode/company-mode#760 , the problem is more complex than my specific C++ requirement. In python (elpy) I have not seen that behaviour.

Should be solved now, with the latest update in MELPA.

@dgutov
Thank you, I have been following both discussions from elpy and company. I really appreciate your commitment and engagement.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mdk2029 picture mdk2029  路  5Comments

SirSharpest picture SirSharpest  路  6Comments

rthompsonj picture rthompsonj  路  6Comments

kootenpv picture kootenpv  路  3Comments

kapilsh picture kapilsh  路  3Comments