Barry Warsaw wrote:
> On Jan 22, 2009, at 8:43 AM, Jeff Bauer wrote:
>
>> s...@pobox.com wrote:
>>> My preference would be to leave it as-is.
>
>> +1. While not up to lisp-y levels, I also find it useful with
>> nested tuples/functions, esp. if they span multiple lines.
>
> I'll add my own +1.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Jan 22, 2009, at 8:43 AM, Jeff Bauer wrote:
s...@pobox.com wrote:
My preference would be to leave it as-is.
+1. While not up to lisp-y levels, I also find it useful with
nested tuples/functions, esp. if they span multiple lines.
I'll add my
s...@pobox.com wrote:
My preference would be to leave it as-is.
+1. While not up to lisp-y levels, I also find it useful with
nested tuples/functions, esp. if they span multiple lines.
-Jeff
___
Python-mode mailing list
Python-mode@python.org
http:/
Andreas> with my Emacsen corresponding parentheses are highlighted also
Andreas> in python-mode, which doesn't seem of much use there.
I rely on it all the time. Complex if expressions, nested function calls,
mixing dicts, lists, tuples. All provide ample opportunity to screw up
paren b
Hi,
with my Emacsen corresponding parentheses are
highlighted also in python-mode, which doesn't seem of
much use there.
Editing python-code I see two more useful alternatives:
- deactivate it per default.
- get the beginning of block/function/class
highlighted, if cursor is at the end (and