emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Adding comment features to Python progmode.


From: Alban Gruin
Subject: Re: [PATCH] Adding comment features to Python progmode.
Date: Mon, 14 Sep 2015 21:46:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

comment-region comments only a part of a line (where the mark is, which is
useless in Python since you just have to put a hash instead invoking a
command), where python-comment-region comments the entire line.

-- 
   Alban Gruin



reply via email to

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