GNU bug report logs - #28580
[w32] python.el: native completion setup failed

Previous Next

Package: emacs;

Reported by: Андрей Парамонов <cmr.pent <at> gmail.com>

Date: Sun, 24 Sep 2017 15:58:02 UTC

Severity: normal

Tags: fixed, patch

Merged with 22897, 24401, 30651

Found in versions 25.1, 25.1.50

Fixed in version 25.2

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

Bug is archived. No further changes may be made.

Full log


Message #29 received at 28580 <at> debbugs.gnu.org (full text, mbox):

From: Андрей Парамонов
 <cmr.pent <at> gmail.com>
To: Noam Postavsky <npostavs <at> users.sourceforge.net>
Cc: 28580 <at> debbugs.gnu.org
Subject: Re: bug#28580: python.el: native completion setup failed
Date: Sun, 24 Sep 2017 22:57:41 +0300
[Message part 1 (text/plain, inline)]
2017-09-24 22:39 GMT+03:00 Noam Postavsky <npostavs <at> users.sourceforge.net>:

> Right, that all looks fine, so the question is what goes wrong from the
> Emacs side.  What do you get from evaluating this in Emacs:
>
>     (call-process
>      "py" nil '(t t) nil
>      "-i" "t.py")
>
> Does it make any difference if you use python-shell-with-environment?
>
>     (python-shell-with-environment
>       (call-process
>        "py" nil '(t t) nil
>        "-i" "t.py"))
>

Hmm, in both cases I get correct report (eval-region from *scratch* buffer):
(python-shell-with-environment
      (call-process
       "py" nil '(t t) nil
       "-i" "t.py"))python.el: native completion setup loaded
>>>

But run-python still has completion not working :-(

Best wishes,
Andrey Paramonov
[Message part 2 (text/html, inline)]

This bug report was last modified 7 years and 80 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.