From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#32956: 26.1.50; t-m-m mark deactivation documentation Date: Sat, 06 Oct 2018 19:39:57 +0300 Message-ID: <83d0sn112a.fsf@gnu.org> References: NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1538843954 19206 195.159.176.226 (6 Oct 2018 16:39:14 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 6 Oct 2018 16:39:14 +0000 (UTC) Cc: 32956@debbugs.gnu.org To: charles@aurox.ch Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 06 18:39:10 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g8pbh-0004vH-PP for geb-bug-gnu-emacs@m.gmane.org; Sat, 06 Oct 2018 18:39:09 +0200 Original-Received: from localhost ([::1]:39819 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g8pdo-0003YL-4v for geb-bug-gnu-emacs@m.gmane.org; Sat, 06 Oct 2018 12:41:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40427) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g8pdb-0003Wh-KK for bug-gnu-emacs@gnu.org; Sat, 06 Oct 2018 12:41:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g8pdW-0007Ll-KT for bug-gnu-emacs@gnu.org; Sat, 06 Oct 2018 12:41:07 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:34529) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g8pdW-0007Lb-Ge for bug-gnu-emacs@gnu.org; Sat, 06 Oct 2018 12:41:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g8pdW-0007md-Be for bug-gnu-emacs@gnu.org; Sat, 06 Oct 2018 12:41:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 06 Oct 2018 16:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 32956 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 32956-submit@debbugs.gnu.org id=B32956.153884402929867 (code B ref 32956); Sat, 06 Oct 2018 16:41:02 +0000 Original-Received: (at 32956) by debbugs.gnu.org; 6 Oct 2018 16:40:29 +0000 Original-Received: from localhost ([127.0.0.1]:38787 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g8pcy-0007lf-M1 for submit@debbugs.gnu.org; Sat, 06 Oct 2018 12:40:28 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:58897) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g8pcx-0007lR-Fw for 32956@debbugs.gnu.org; Sat, 06 Oct 2018 12:40:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g8pcn-0006ql-BU for 32956@debbugs.gnu.org; Sat, 06 Oct 2018 12:40:22 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54552) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g8pcl-0006oO-Eq; Sat, 06 Oct 2018 12:40:16 -0400 Original-Received: from [176.228.60.248] (port=3075 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1g8pcg-00057Q-Ai; Sat, 06 Oct 2018 12:40:12 -0400 In-reply-to: (charles@aurox.ch) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:150963 Archived-At: > Date: Sat, 06 Oct 2018 16:19:55 +0200 > From: charles@aurox.ch (Charles A. Roelli) > > In light of this, here's a change for review on emacs-26: > > diff --git a/lisp/simple.el b/lisp/simple.el > index d5674aa..8bbafe4 100644 > --- a/lisp/simple.el > +++ b/lisp/simple.el > @@ -5793,10 +5793,10 @@ transient-mark-mode > > Transient Mark mode is a global minor mode. When enabled, the > region is highlighted with the `region' face whenever the mark > -is active. The mark is \"deactivated\" by changing the buffer, > -and after certain other operations that set the mark but whose > -main purpose is something else--for example, incremental search, > -\\[beginning-of-buffer], and \\[end-of-buffer]. > +is active. The mark is \"deactivated\" after certain non-motion > +commands, including those that change the text in the buffer, and > +during shift or mouse selection by any unshifted cursor motion > +command (see Info node `Shift Selection' for more details). > > You can also deactivate the mark by typing \\[keyboard-quit] or > \\[keyboard-escape-quit]. Fine with me (but do please make similar changes in the ELisp manual).