On 11/05/2011 04:56 AM, Andreas Röhler wrote:
Hi Fabian,
while hunting
https://bugs.launchpad.net/python-mode/+bug/886227
consider a merge of some parts of your python.el
Completion feels faster than the stand-alone solution used several
commits before.
Curious to know the reasons, should
On 11/09/2011 08:13 AM, Andreas Röhler wrote:
Am 09.11.2011 10:52, schrieb Gabriele Lanaro:
So do you want to include different versions of python-mode and let the
user choose through a configuration option?
yes.
Configuration should be still easier as now by clickable fields -
which would b
[ ... ]
PS: with regards completion, my python.el uses the interactive shell by
querying completions with the code defined in
python-shell-completion-string-code.
so it's done in python-mode.el trunk too presently.
It's not the cleaner way to do it,
but it does it's job.
IIUC it completes
Am 18.11.2011 06:56, schrieb Fabián Ezequiel Gallina:
On 11/09/2011 08:13 AM, Andreas Röhler wrote:
Am 09.11.2011 10:52, schrieb Gabriele Lanaro:
So do you want to include different versions of python-mode and let the
user choose through a configuration option?
yes.
Configuration should be s