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

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

bug#30651: 25.1; python-shell-interpreter


From: Noam Postavsky
Subject: bug#30651: 25.1; python-shell-interpreter
Date: Wed, 28 Feb 2018 14:03:31 -0500

close 30651
unarchive 28580
merge 30651 28580
quit

On Wed, Feb 28, 2018 at 1:53 PM, Glenn Morris <rgm@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





reply via email to

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