Hi again Andreas and all.
I'm still having this issue with the documentation buffer popping up
all the time..
I'm using now python-mode version:
python-mode-20150221.1223/
from Melpa.

So doing the dirty trick (defun py-help-at-point nil) kind of works
but now causes other issues, so I'd rather just fix it once for all.

I've been trying to understand how that function is triggered in the
first place but can't find it, and it must be something different
between Emacs 24 and Emacs 25 because it doesn't happen on the 24..

Any idea where to look for?

2015-01-07 19:48 GMT+00:00 andrea crotti <andrea.crott...@gmail.com>:
> 2015-01-07 19:40 GMT+00:00 Andreas Röhler <andreas.roeh...@online.de>:
>> On 07.01.2015 18:50, andrea crotti wrote:
>>>
>>> 2015-01-07 12:33 GMT+00:00 Andreas Röhler <andreas.roeh...@online.de>:
>>>>
>>>> Hi Andrea,
>>>>
>>>>  From Emacs -Q, loading python-mode.el by hand, does it still happen?
>>>>
>>>> Andreas
>>>>
>>>
>>> I realised to my surprise that I was not actually using the version
>>> from ELPA but a version in my disk.
>>> Anyway I now downloaded from ELPA (marmalade) 6.13 started Emacs 25
>>> with -Q and evaluated manually the python-mode.el buffer.
>>>
>>> It still happens, so I bet the problem is something with Emacs 25 that
>>> auto call something that didn't use to call before?
>>>
>>
>> It would really make sense to check with emacs -Q, load python-mode.el, open
>> some .py file.
>>
>
> Yes sorry maybe I was not clear, I've done exactly that and it still happens..
_______________________________________________
Python-mode mailing list
Python-mode@python.org
https://mail.python.org/mailman/listinfo/python-mode

Reply via email to