Why whitespace denotation of blocks doesn't work.
David Bolen
db3l at fitlinxx.com
Tue Jun 20 14:30:53 EDT 2000
More information about the Python-list mailing list
Tue Jun 20 14:30:53 EDT 2000
- Previous message (by thread): Why whitespace denotation of blocks doesn't work.
- Next message (by thread): Why whitespace denotation of blocks doesn't work.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mike Steed <MSteed at altiris.com> writes: > In Vim it is easy to select a block of code and shift it in or out one > 'shiftwidth'. I don't know emacs, but I would be surprised if it did not > provide a similar facility. In Python mode, you can use C-c > and C-c < to shift a region right or left (respectively) by your current indent. -- -- David -- /-----------------------------------------------------------------------\ \ David Bolen \ E-mail: db3l at fitlinxx.com / | FitLinxx, Inc. \ Phone: (203) 708-5192 | / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \-----------------------------------------------------------------------/
- Previous message (by thread): Why whitespace denotation of blocks doesn't work.
- Next message (by thread): Why whitespace denotation of blocks doesn't work.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list