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

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

bug#27614: 26.0.50; kill-region deletes the rest of the document when th


From: Andreas Schwab
Subject: bug#27614: 26.0.50; kill-region deletes the rest of the document when there is no region selected
Date: Sat, 08 Jul 2017 09:18:49 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

On Jul 07 2017, Jeffrey Brown <jeffbrown.the@gmail.com> wrote:

> But if I highlight nothing, and accidentally run kill-region, the
>
> rest of the document starting at the cursor gets killed.

That means there is a mark at the end of the buffer.  Set
mark-even-if-inactive to nil, and kill-region will complain instead.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





reply via email to

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