GNU bug report logs - #38734
27.0.60; C-c C-p Warning - 'python-shell-interpreter' doesn't seem to support readline ...

Previous Next

Package: emacs;

Reported by: Pankaj Jangid <p4j <at> j4d.net>

Date: Tue, 24 Dec 2019 17:18:01 UTC

Severity: normal

Found in version 27.0.60

Done: Pankaj Jangid <p4j <at> j4d.net>

Bug is archived. No further changes may be made.

Full log


Message #22 received at 38734 <at> debbugs.gnu.org (full text, mbox):

From: Pankaj Jangid <p4j <at> j4d.net>
To: Andrii Kolomoiets <andreyk.mad <at> gmail.com>
Cc: 38734 <at> debbugs.gnu.org
Subject: Re: 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
Andrii Kolomoiets <andreyk.mad <at> 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




This bug report was last modified 5 years and 208 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.