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

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

bug#22338: 25.0.50; deactivate-mark regression


From: Leo Liu
Subject: bug#22338: 25.0.50; deactivate-mark regression
Date: Sat, 09 Jan 2016 23:39:37 +0800

1. Emacs -q
2. Open a file and mark an active region
3. (revert-buffer nil t t)

The mark is still active after the buffer revert. This isn't the case
for emacs 24.5.

The trouble is if the file has changed on disk (e.g. by another process
such as vim), the mark is still active after the revert.

Leo





reply via email to

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