emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs default bindings


From: Dmitry Gutov
Subject: Re: Emacs default bindings
Date: Fri, 10 Sep 2021 03:02:47 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 09.09.2021 16:52, Lars Ingebrigtsen wrote:
Dmitry Gutov <dgutov@yandex.ru> writes:

This should be a fairly small change, implementation-wise. If we
wanted to do that before the release branch is cut, I don't see a
problem.

It should be done anyway, so the sooner fixed the better (and if we do
change the default, we definitely shouldn't wait).

OK, I've posted a patch to bug#29381.

show-paren-mode has been pretty solid for me over the
years, but of course there might be very different workflows out
there. It can also be semi-broken in some specific major modes, which
change show-paren-function (e.g. SMIE based ones with buggy
grammars). But those should "simply" be fixed.

Yeah, most features in Emacs work well by themselves -- most of the
problems come from unintended interactions with other features, and we
don't know what those failure modes are until people has tested it in
real life situations (since nobody has the same setup).

Luckily, show-paren-mode is rather old. :-)

So people had time to test it.



reply via email to

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