[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Am I misrembering comment-region == C-c #?
From: |
Skip Montanaro |
Subject: |
Re: Am I misrembering comment-region == C-c #? |
Date: |
Wed, 8 Jan 2020 09:58:38 -0600 |
>
> 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.
>
Thanks. Must have had something set up once upon a time in my work versions
of ~/.emacs. (I'm now retired and no longer have such a sophisticated
.emacs file.)
Skip