emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-29 b18754bb179: Minor improvements in c-ts-mode and docs


From: Dmitry Gutov
Subject: Re: emacs-29 b18754bb179: Minor improvements in c-ts-mode and docs
Date: Wed, 15 Feb 2023 22:29:29 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 15/02/2023 21:44, Alan Mackenzie wrote:
Alternatively, turning transient-mark-mode off would add the
comment-region binding globally (for those who want to stay with the
legacy behavior) but keep the binding free otherwise.
The C-c C-c binding has other bindings in various major modes.

That's the crux of the issue: outside of CC Mode, 'C-c C-c' usually means something else. It would be useful to reduce that inconsistency.

Speaking of the idea, though: since the users of the "various major modes" never really spoke up about the absence of the binding for 'comment-region', it shouldn't hurt them to have this binding shadowed. OTOH, if you have a better binding in mind, we could use it as well (again, only for users who disable transient-mark-mode).



reply via email to

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