On 11.03.2015 20:41, andrea crotti wrote:
Well there are some nice things in Emacs25 that I like (like improved
rectangular editing)
Understand.
[ ... ]
Maybe eldoc-mode is t?
Try (eldoc-mode -1)
___
Python-mode mailing list
Python-mode@python.org
2015-03-10 8:22 GMT+00:00 Andreas Röhler :
> On 09.03.2015 18:26, andrea crotti wrote:
>>
>> 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.
>>
>> S
On 09.03.2015 18:26, andrea crotti wrote:
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
bu
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 jus
2015-01-07 19:40 GMT+00:00 Andreas Röhler :
> On 07.01.2015 18:50, andrea crotti wrote:
>>
>> 2015-01-07 12:33 GMT+00:00 Andreas Röhler :
>>>
>>> Hi Andrea,
>>>
>>> From Emacs -Q, loading python-mode.el by hand, does it still happen?
>>>
>>> Andreas
>>>
>>
>> I realised to my surprise that I was n
On 07.01.2015 18:50, andrea crotti wrote:
2015-01-07 12:33 GMT+00:00 Andreas Röhler :
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
2015-01-07 12:33 GMT+00:00 Andreas Röhler :
> 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
Hi Andrea,
On 07.01.2015 11:46, andrea crotti wrote:
Hi guys,
I have a problem with Emacs 25 that does not happen with Emacs 24.4.
More specifically with:
- GNU Emacs 25.0.50.1 (x86_64-apple-darwin13.4.0, NS appkit-1265.21
Version 10.9.5 (Build 13F34)) of 2014-11-15 on
builder10-9.porkrind.org
Hi guys,
I have a problem with Emacs 25 that does not happen with Emacs 24.4.
More specifically with:
- GNU Emacs 25.0.50.1 (x86_64-apple-darwin13.4.0, NS appkit-1265.21
Version 10.9.5 (Build 13F34)) of 2014-11-15 on
builder10-9.porkrind.org
- Python mode: 6.1.3
So in short with Emacs 25 the *Pyt