emacs-devel
[Top][All Lists]
Advanced

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

Re: C-d deleting region considered harmful


From: Eli Zaretskii
Subject: Re: C-d deleting region considered harmful
Date: Sat, 18 Sep 2010 11:24:31 +0200

> From: Miles Bader <address@hidden>
> Date: Sat, 18 Sep 2010 10:49:19 +0900
> 
> I propose removing this functionality from C-d.  If mac/windows users
> want to delete a region, they can use DEL (backspace).

There's no DEL key on Windows, only <Delete>, which is remapped to
C-d.  Maybe the command should distinguish whether it was run by C-d
or <Delete>, and behave differently wrt the active region.

Deleting an active region with Backspace is a bad idea, IMO: that's
not how other apps behave, while this feature exists to be compatible
with other apps.



reply via email to

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