[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: |
Noam Postavsky |
Subject: |
Re: [Emacs-diffs] emacs-25 6e788ef: ; etc/PROBLEMS: Explain about the python+libedit problem (Bug#25753). |
Date: |
Thu, 2 Mar 2017 21:22:17 -0500 |
On Thu, Mar 2, 2017 at 12:39 AM, Stefan Monnier
<address@hidden> wrote:
>
> Could the message explain how to fix the problem, or include some
> link/reference to a description about how to fix the problem
> (e.g. a pointer to C-h C-p?).
Sure, something like this?
(lwarn '(python libedit)
:error "\
Your `python-shell-interpreter' uses a libedit based readline
module which is currently not supported, see 'Inferior Python' in
etc/PROBLEMS.")