diff options
author | Ryan <rct@thompsonclan.org> | 2017-06-02 20:00:49 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2017-06-02 20:00:49 -0400 |
commit | b406174d814e1c1bd34917b1497801137e9211a1 (patch) | |
tree | 6e23f0b3c70ef473709a6cfba872f7673f5a915a /lisp/progmodes/python.el | |
parent | 412e7086f68c0d9d6f436c8c376f7e33667c2f20 (diff) | |
download | emacs-b406174d814e1c1bd34917b1497801137e9211a1.tar.gz emacs-b406174d814e1c1bd34917b1497801137e9211a1.tar.bz2 emacs-b406174d814e1c1bd34917b1497801137e9211a1.zip |
Use completing-read-default in tmm-prompt
tmm uses completing-read, but customizes its behavior so much
that any alternative completing-read-function will almost
certainly break it. For example, both ido-ubiquitous and ivy have
special code to deactivate themselves for tmm.
* lisp/tmm.el (tmm-prompt): Use completing-read-default instead of
completing-read. (Bug#27193)
Copyright-paperwork-exempt: yes
Diffstat (limited to 'lisp/progmodes/python.el')
0 files changed, 0 insertions, 0 deletions