comment out more than 1 line at once?
Bernhard Herzog
bh at intevation.de
Tue Nov 30 05:24:41 EST 2004
Riko Wichmann <riko.wichmann at remove-this.desy.de> writes:
> I'm using emacs (with python-mode) to do most of my editing.
[...]
> Maybe I just don't know to comment out whole blocks using editor
> commands.
comment-dwim (usually bound to M-; ) comments out the region if it's
active, or, if the region is already commented, uncomments it.
Bernhard
--
Intevation GmbH http://intevation.de/
Skencil http://skencil.org/
Thuban http://thuban.intevation.org/
More information about the Python-list
mailing list