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

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

Re: Am I misrembering comment-region == C-c #?


From: Noam Postavsky
Subject: Re: Am I misrembering comment-region == C-c #?
Date: Wed, 8 Jan 2020 10:20:25 -0500

On Wed, 8 Jan 2020 at 09:55, Skip Montanaro <skip.montanaro@gmail.com> wrote:
>
> For programming modes where '#' is the comment character (shell scripts,
> Python, etc), I'm used to having comment-region bound to C-c #. That seems
> to no longer be the case (GNU Emacs 25.2.2).

I can't find any Emacs versions where that was the case (I tested
24.5, 24.3, 24.1, 23.1). Maybe it's from some package you installed?

comment-region is bound to C-c C-c in cc-mode based modes (including
awk-mode, but not sh-mode). This is true in Emacs 25 as well.



reply via email to

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