|
From: | Stefan Monnier |
Subject: | Re: [Emacs-diffs] master 2cb7592: python.el: Native readline completion. |
Date: | Sat, 27 Dec 2014 20:21:59 -0500 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
> + ;; Mimic `comint-redirect-send-command', unfortunately it > + ;; can't be used here because it expects a newline in the > + ;; command and that's exactly what we are trying to avoid. I'd welcome a patch that tweaks comint's code so that you can make use of it in python.el. Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |