bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#44005: 28.0.50; Deleting region doesn't work


From: Andrii Kolomoiets
Subject: bug#44005: 28.0.50; Deleting region doesn't work
Date: Thu, 15 Oct 2020 22:29:07 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin)

Parham Doustdar <parham90@gmail.com> writes:

> Hi there,
> <DEL> runs `delete-backward-char'.

What is the value of the `delete-active-region` variable?

I can reproduce your issue by these steps:
1. emacs -Q
2. M-: (setq delete-active-region nil)
3. C-x h
4. M-x delete-backward-char

But if I skip step 2 the selected text is deleted.





reply via email to

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