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

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

[debbugs-tracker] bug#19736: closed (python.el: native completion breaks


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#19736: closed (python.el: native completion breaks ipython magic completion)
Date: Thu, 09 Apr 2015 03:58:01 +0000

Your message dated Thu, 09 Apr 2015 00:57:18 -0300
with message-id <address@hidden>
and subject line python.el: native completion breaks ipython magic completion
has caused the debbugs.gnu.org bug report #19736,
regarding python.el: native completion breaks ipython magic completion
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
19736: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19736
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.4; python.el: native completion breaks ipython magic completion Date: Fri, 30 Jan 2015 19:29:41 -0300
Hi Fabian,

I think you should be using [1] as the ipython completer. In a sense,
when you inherit from rlcompleter.Completer and replace the current
completer you're somehow going against the goal of native completion,
aren't you? Wouldn't it be better to just monkey patch the completer
returned by readline.get_completer() with your _callable_postfix in case
the completer indeed defines a _callable_postfix (it seems ipython
completer don't do that)?

Cheers
--
Carlos

[1] http://ipython.org/ipython-doc/dev/api/generated/IPython.core.completer.html



--- End Message ---
--- Begin Message --- Subject: python.el: native completion breaks ipython magic completion Date: Thu, 09 Apr 2015 00:57:18 -0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)
Revno address@hidden fixes this.


Cheers,
Fabián.


--- End Message ---

reply via email to

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