emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] emacs-25 6e788ef: ; etc/PROBLEMS: Explain about the py


From: Stefan Monnier
Subject: Re: [Emacs-diffs] emacs-25 6e788ef: ; etc/PROBLEMS: Explain about the python+libedit problem (Bug#25753).
Date: Wed, 01 Mar 2017 21:20:07 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> +*** In Inferior Python mode, input is echoed and native completion doesn't 
> work.
> +<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25753>
> +
> +This happens when python uses a libedit based readline module, which
> +is the default on macOS.  This can be worked around by installing a
> +GNU readline based module instead, for example, using setuptools

Is there a way we could guess/detect the situation automatically (and
emit a corresponding message)?


        Stefan



reply via email to

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