all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#20357: 25.0.50; deactivate-mark behavior broken
@ 2015-04-17 10:21 Oleh Krehel
  2015-04-17 14:31 ` Stefan Monnier
  0 siblings, 1 reply; 6+ messages in thread
From: Oleh Krehel @ 2015-04-17 10:21 UTC (permalink / raw)
  To: 20357


This is a recent change, 24.5.2 doesn't have this bug.

How to reproduce:

1. Mark some text.
2. Call this:

(let (deactivate-mark)
  (indent-region (region-beginning)
                 (region-end)))

Expected behavior: the mark isn't deactivated.

Actual behavior: the mark is deactivated.





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-04-17 19:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-17 10:21 bug#20357: 25.0.50; deactivate-mark behavior broken Oleh Krehel
2015-04-17 14:31 ` Stefan Monnier
2015-04-17 16:02   ` Oleh Krehel
2015-04-17 18:22     ` Stefan Monnier
2015-04-17 18:30       ` Oleh Krehel
2015-04-17 19:15         ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.