[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18244: 24.3.92; Error with semantic-mode when python buffers are pre
From: |
Thierry Volpiatto |
Subject: |
bug#18244: 24.3.92; Error with semantic-mode when python buffers are present. |
Date: |
Tue, 19 Aug 2014 07:44:41 +0200 |
Stefan Monnier <monnier@IRO.UMontreal.CA> writes:
>> Remove the let-binding completely and use only:
>
>> (set (make-local-variable 'python-shell-interpreter)
>> python-shell-interpreter)
>> (set (make-local-variable 'python-shell-interpreter-args)
>> python-shell-interpreter-args)
>
> I can't see why that would help. This removes let-bindings of `args'
> and `interpreter' but these vars are never made buffer-local
> (hopefully), so the warning can't be about these vars being made
> buffer-local while they're let-bound.
Indeed yes, I will have another look (more carefully this time).
--
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
- bug#18244: 24.3.92; Error with semantic-mode when python buffers are present., Thierry Volpiatto, 2014/08/11
- bug#18244: 24.3.92; Error with semantic-mode when python buffers are present., Glenn Morris, 2014/08/11
- bug#18244: 24.3.92; Error with semantic-mode when python buffers are present., Thierry Volpiatto, 2014/08/11
- bug#18244: 24.3.92; Error with semantic-mode when python buffers are present., Glenn Morris, 2014/08/11
- bug#18244: 24.3.92; Error with semantic-mode when python buffers are present., Thierry Volpiatto, 2014/08/12
- bug#18244: 24.3.92; Error with semantic-mode when python buffers are present., Stefan Monnier, 2014/08/18
- bug#18244: 24.3.92; Error with semantic-mode when python buffers are present., Thierry Volpiatto, 2014/08/18
- bug#18244: 24.3.92; Error with semantic-mode when python buffers are present., Stefan Monnier, 2014/08/18
- bug#18244: 24.3.92; Error with semantic-mode when python buffers are present.,
Thierry Volpiatto <=
- bug#18244: 24.3.92; Error with semantic-mode when python buffers are present., Andreas Röhler, 2014/08/19