[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#7329: [Patch] Enable completion in inferior-python-mode
From: |
Андрей Парамонов |
Subject: |
bug#7329: [Patch] Enable completion in inferior-python-mode |
Date: |
Fri, 12 Nov 2010 23:08:19 +0300 |
Hello!
I've managed to enable completion in Python interpreter buffer, patch
attached. The change in python-check-comint-prompt also fixes
completion in Python buffer when prompt in interpreter buffer is not
clear (a command is entered but not yet executed).
I didn't notice any regressions yet, but maybe the "\\="-thingy was
actually meaning something :-) Please review my patch, I'm ready to
improve it if needed.
Best wishes,
Andrey Paramonov
inferior-python-completion.patch
Description: Text Data
- bug#7329: Fwd: 23.2; inferior-python-mode: completion does not work, Андрей Парамонов, 2010/11/04
- bug#7329: [Patch] Enable completion in inferior-python-mode,
Андрей Парамонов <=
- bug#7329: [Patch] Enable completion in inferior-python-mode, Stefan Monnier, 2010/11/15
- bug#7329: [Patch] Enable completion in inferior-python-mode, Андрей Парамонов, 2010/11/16
- bug#7329: [Patch] Enable completion in inferior-python-mode, Андрей Парамонов, 2010/11/16
- bug#7329: [Patch] Enable completion in inferior-python-mode, Stefan Monnier, 2010/11/18
- bug#7329: [Patch] Enable completion in inferior-python-mode, Андрей Парамонов, 2010/11/19
- bug#7329: [Patch] Enable completion in inferior-python-mode, Dave Love, 2010/11/28