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

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

bug#10056: 24.0.91; `copy-to-register' does not deactivate the mark


From: Chong Yidong
Subject: bug#10056: 24.0.91; `copy-to-register' does not deactivate the mark
Date: Sun, 29 Jul 2012 12:50:15 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Dani Moncayo <dmoncayo@gmail.com> writes:

> and I've found a couple more:
>   narrow-to-region
>   c-indent-line-or-region (when the region is already well indented)

I'm not sure about narrow-to-region.  It's probably wrong for it to
unconditionally deactivate the mark, because it is commonly called as a
Lisp function.  Maybe it should only deactivate the mark when called
interactively.

As for c-indent-line-or-region, I have no opinion on that at all.





reply via email to

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