[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Another Emacs incompatibilty
From: |
Stefan Monnier |
Subject: |
Re: Another Emacs incompatibilty |
Date: |
Mon, 17 Aug 2020 16:42:00 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> Mark a region, immediately press e.g. "A". The region is zapped and
> replaced by an A.
>
> That used to insert an A at the insert point since TECO emacs until a
> few releases back.
Still does for me in a vanilla Emacs. Maybe it's something in your config?
> In any case, whenever a backward-incompatible change happens, there's
> usually a way, called out in NEWS, to get back old behavior.
> How about keeping the accepted interface and document in NEWS how to
> make it work in a new, incompatible way?
That's what we do for most new features. But sometimes the annoyance
for N users of having to disable a "feature" is eclipsed by the expected
benefit for M users getting this new "feature" without having to figure
that they want it nor how to get it.
For any change to Emacs (new feature, change to defaults, bug fix, you
name it), one can easily come up with some scenario where the change
results in an undesired result [ the credibility/likelihood of the
scenario may vary widely, of course ]. So the only really safe way to
avoid introducing new problems is to leave the code 100% unchanged.
Stefan
- Re: Another Emacs incompatibilty, (continued)
- Re: Another Emacs incompatibilty, Torbjörn Granlund, 2020/08/17
- Re: Another Emacs incompatibilty, Robert Pluim, 2020/08/17
- Re: Another Emacs incompatibilty, Eli Zaretskii, 2020/08/17
- Re: Another Emacs incompatibilty, Torbjörn Granlund, 2020/08/17
- Re: Another Emacs incompatibilty,
Stefan Monnier <=
- Re: Another Emacs incompatibilty, Emanuel Berg, 2020/08/17
- Re: Another Emacs incompatibilty, Gregory Heytings, 2020/08/17
- Re: Another Emacs incompatibilty, Eric Abrahamsen, 2020/08/17
- Re: Another Emacs incompatibilty, Emanuel Berg, 2020/08/17
- Re: Another Emacs incompatibilty, Eric Abrahamsen, 2020/08/17
- Re: Another Emacs incompatibilty, Stefan Monnier, 2020/08/18
- Re: Another Emacs incompatibilty, Eli Zaretskii, 2020/08/18
- Re: Another Emacs incompatibilty, Emanuel Berg, 2020/08/18
- Re: Another Emacs incompatibilty, Eli Zaretskii, 2020/08/18
- Re: Another Emacs incompatibilty, Emanuel Berg, 2020/08/23