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

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

bug#10295: 24.0.92; Python completion fails on OSX (10.6.8)


From: Leo
Subject: bug#10295: 24.0.92; Python completion fails on OSX (10.6.8)
Date: Thu, 15 Dec 2011 01:02:49 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3.50 (Mac OS X 10.6.8)

The bug seems to be due to the following change:

Author: Chong Yidong <cyd@stupidchicken.com>
Date:   Sun Nov 21 12:04:43 2010 -0500

    Backport fixes for Bug#5390 and Bug#5694 from trunk.
    
    * progmodes/python.el: Add Ipython support (Bug#5390).
    (python-shell-prompt-alist)
    (python-shell-continuation-prompt-alist): New options.
    (python--set-prompt-regexp): New function.
    (inferior-python-mode, run-python, python-shell): Require
    ansi-color.  Use python--set-prompt-regexp to set the comint
    prompt based on the Python interpreter.
    (python--prompt-regexp): New var.
    (python-check-comint-prompt)
    (python-comint-output-filter-function): Use it.
    (run-python): Use a pipe (Bug#5694).






reply via email to

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