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

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

bug#25067: #25067 Emacs pretest 25.1.91 - ipython completion


From: npostavs
Subject: bug#25067: #25067 Emacs pretest 25.1.91 - ipython completion
Date: Tue, 07 Feb 2017 21:21:54 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

tags 25067 fixed
close 25067 25.2
quit

Eli Zaretskii <eliz@gnu.org> writes:

>> Cc: 25067@debbugs.gnu.org, eflanigan00@hotmail.com
>> From: Clément Pit--Claudel <clement.pitclaudel@live.com>
>> Date: Mon, 6 Feb 2017 20:51:46 -0500
>> 
>> >>>> The behaviour from 25.1 can be restored by doing
>> >>>>
>> >>>>     (add-to-list 'python-shell-completion-native-disabled-interpreters
>> >>>>                  "ipython")
>> >>>>
>> >>>> So it looks like the problem is the fix for #24401 which enables native
>> >>>> completion work for python 3.5, also enables it for ipython, but native
>> >>>> completion doesn't actually work for ipython.
>> >>>
>> >>> Is there any safe way to fix this for Emacs 25.2?
>> >>
>> >> I think the patch below is safe.
>> > 
>> > I agree.  Clément, any objections?
>> 
>> None.  The patch looks great, thanks!
>
> Thanks.  Let's get it into the emacs-25 branch, then.

Pushed [1: 0ba9932d14]

1: 2017-02-07 21:18:19 -0500 0ba9932d1446e91fcc96f1d3303fac5ca5029d71
  Disable native completion for ipython (Bug#25067)





reply via email to

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