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

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

bug#38734: 27.0.60; C-c C-p Warning - 'python-shell-interpreter' doesn't


From: Pankaj Jangid
Subject: bug#38734: 27.0.60; C-c C-p Warning - 'python-shell-interpreter' doesn't seem to support readline ...
Date: Thu, 26 Dec 2019 11:10:23 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.60 (darwin)

Andrii Kolomoiets <andreyk.mad@gmail.com> writes:
> Different version of readline is used.
>
> This code is used to check readline version:
> import readline; print(readline.__doc__)
>
> Under homebrew python it says "Importing this module enables command
> line editing using GNU readline.".
>
> Under python shipped with macos it says "Importing this module enables
> command line editing using libedit readline."
>
> Commit b33808ce77ef15c1f233790a2c93d9db4cc588ab disable native
> completions when libedit readline is detected.

Thanks for clarification. I appreciate it.

Regards,
-- 
Pankaj Jangid





reply via email to

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