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 20:53:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 15/02/2023 20:35, Eli Zaretskii wrote:
Date: Wed, 15 Feb 2023 20:14:29 +0200
From: Dmitry Gutov <dgutov@yandex.ru>

On 15/02/2023 20:02, Eli Zaretskii wrote:
+  "C-c C-c" #'comment-region)

Should we maybe take this opportunity to introduce c-ts-mode's users to
the common bindings we use in other modes?

What does this mean in practice?

It would mean not adding the comment-region binding. Then I imagine people who transition to c-ts-mode, or start using it for the first time, might spend a little time looking for comment-related bindings, but in the end will learn to reach for it.

As a result, sometime later we could get to a convention where 'C-c C-c' does something else, but consistent across modes.

Also see the other reply regarding the users with transient-mark-mode=nil.



reply via email to

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