From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#15513: 24.2; isearch should clear selection in transient-mark-mode Date: Thu, 03 Oct 2013 17:19:32 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1380835220 22933 80.91.229.3 (3 Oct 2013 21:20:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Oct 2013 21:20:20 +0000 (UTC) Cc: 15513@debbugs.gnu.org, cyd@gnu.org To: Yuri Khan Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 03 23:20:23 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VRqJq-0000z3-GF for geb-bug-gnu-emacs@m.gmane.org; Thu, 03 Oct 2013 23:20:22 +0200 Original-Received: from localhost ([::1]:45271 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRqJq-000750-2L for geb-bug-gnu-emacs@m.gmane.org; Thu, 03 Oct 2013 17:20:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRqJe-0006te-RS for bug-gnu-emacs@gnu.org; Thu, 03 Oct 2013 17:20:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VRqJX-0004OK-Ds for bug-gnu-emacs@gnu.org; Thu, 03 Oct 2013 17:20:10 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44178) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRqJX-0004OG-AB for bug-gnu-emacs@gnu.org; Thu, 03 Oct 2013 17:20:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VRqJW-0007pq-Fh for bug-gnu-emacs@gnu.org; Thu, 03 Oct 2013 17:20:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 03 Oct 2013 21:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15513 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 15513-submit@debbugs.gnu.org id=B15513.138083518130079 (code B ref 15513); Thu, 03 Oct 2013 21:20:02 +0000 Original-Received: (at 15513) by debbugs.gnu.org; 3 Oct 2013 21:19:41 +0000 Original-Received: from localhost ([127.0.0.1]:52469 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VRqJA-0007p4-HA for submit@debbugs.gnu.org; Thu, 03 Oct 2013 17:19:40 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:35317) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VRqJ7-0007or-ID; Thu, 03 Oct 2013 17:19:38 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EABK/CFFLd/fx/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLNBIUGA0kiB4GsSSQCZEKA6R6gV6DEw X-IPAS-Result: Av4EABK/CFFLd/fx/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLNBIUGA0kiB4GsSSQCZEKA6R6gV6DEw X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="34709064" Original-Received: from 75-119-247-241.dsl.teksavvy.com (HELO pastel.home) ([75.119.247.241]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 03 Oct 2013 17:16:10 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id EB4206036D; Thu, 3 Oct 2013 17:19:32 -0400 (EDT) In-Reply-To: (Yuri Khan's message of "Wed, 2 Oct 2013 10:00:22 +0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:78907 Archived-At: retitle 15513 Isearch should clear shift-selected region thanks > 3. Select the word This by pressing Ctrl+Shift+Right arrow. > 4. Invoke isearch by pressing Ctrl+S. [...] > Observed behavior: > * Selection is extended to include the word that was found by isearch. > Expected behavior: > * Since isearch is a point movement command and such commands deactivate > the selection in transient-mark-mode, I expect selection to be > deactivated. > * If I press Ctrl+Space before searching, this indicates an explicit > request for persistent selection. In this case, the current behavior of > isearch is correct. Actually, any highlighted region is a transient region. Motion commands deactivate the current selection only in the case where the selection was made with shifted motion commands. So C-s should only deactivate the region if it has been activated by shifted motion commands. > * Additionally, it might be nice if pressing Ctrl+Shift+S behaved > similarly to Shift+arrow keys, unconditionally activating the selection > and extending/shrinking it to include the match. Yes, that would make a lot of sense, although C-S-s in my setup seems never to reach Emacs (probably caught by something like a window-manager). Stefan