Re: [Python-mode] Poll - Fwd: [Bug 858304] [NEW] variable name is highighted on LHS of equality (==) test, but shouldn't be

2011-09-27 Thread akira
On 09/27/2011 10:20 PM, Andrew V. Uzilov wrote: On Sun, Sep 25, 2011 at 10:20 PM, Andreas Röhler wrote: Am 25.09.2011 22:31, schrieb Barry Warsaw: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Sep 25, 2011, at 06:58 PM, Georg Brandl wrote: if anything is highlighted, then it should be

Re: [Python-mode] Identifying which mode is running?

2011-09-27 Thread Andrea Crotti
On 09/27/2011 07:33 PM, James Hartley wrote: I have python-mode 5.2.0 installed on Emacs 23.3.1. Is there a way to determine what version of python-mode is currently installed? I'm looking at 6.0.2 & would like to verify. Thanks. C-h v py-version should do what you want... Or if you wan

[Python-mode] Identifying which mode is running?

2011-09-27 Thread James Hartley
I have python-mode 5.2.0 installed on Emacs 23.3.1. Is there a way to determine what version of python-mode is currently installed? I'm looking at 6.0.2 & would like to verify. Thanks. ___ Python-mode mailing list Python-mode@python.org http://mail.py

Re: [Python-mode] Poll - Fwd: [Bug 858304] [NEW] variable name is highighted on LHS of equality (==) test, but shouldn't be

2011-09-27 Thread Andrew V. Uzilov
On Sun, Sep 25, 2011 at 10:20 PM, Andreas Röhler wrote: > Am 25.09.2011 22:31, schrieb Barry Warsaw: >> >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> On Sep 25, 2011, at 06:58 PM, Georg Brandl wrote: >> >>> if anything is highlighted, then it should be only locals at assignment. >>>