help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LISP routines for commenting


From: Lennart Borgman (gmail)
Subject: Re: LISP routines for commenting
Date: Sat, 09 Aug 2008 18:42:49 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Thierry Volpiatto wrote:
Python-mode provide a command for indenting that is bind to:

C-c # ==> comment
C-u C-c # ==> uncomment
The command is: `py-comment-region'

It is better to comment with that instead of the usual M-;
because it don't affect indentation after a block of commented code.


Do you mean that this is a bug in the support for M-; in phyton-mode? Or is it a bug in M-;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]