GNU bug report logs -
#30651
25.1; python-shell-interpreter
Previous Next
Reported by: Frey Florez <freyflorez <at> yahoo.com>
Date: Wed, 28 Feb 2018 16:00:02 UTC
Severity: normal
Tags: fixed, patch
Merged with 22897,
24401,
28580
Found in versions 25.1, 25.1.50
Fixed in version 25.2
Done: npostavs <at> users.sourceforge.net
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
close 30651
unarchive 28580
merge 30651 28580
quit
On Wed, Feb 28, 2018 at 1:53 PM, Glenn Morris <rgm <at> gnu.org> wrote:
> Frey Florez wrote:
>
>> I started first the python process C-c C-p. Then, I run C-c C-c and
>> the following message was shown:
>>
>> Warning (python): Your 'python-shell-interpreter' doesn't seem
>> tosupport readline, yet 'python-shell-completion-native' was t
>> and"python" is not part of
>> the'python-shell-completion-native-disabled-interpreters' list.
>> Nativecompletions have been disabled locally.
>>
>> Information:OS: Windows 10Anaconda version:
>> Anaconda3-5.1.0-Windows-x86_64Python: 3.5
>>
>> In GNU Emacs 25.1.1
>
> That's a very searchable warning message.
> Try upgrading to Emacs 25.2 (preferably 25.3).
For Windows it won't help though. You should just do
(setq python-shell-completion-native-disabled-interpreters "")
to suppress the warning. In Emacs 26, this will be the default for Windows.
Ref: https://debbugs.gnu.org/28580
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.