From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#15899: 24.3.50; regression: `region' overlay is lower priority than default Date: Fri, 15 Nov 2013 09:41:24 +0200 Message-ID: <83ob5mi02j.fsf@gnu.org> References: <20137354-f982-4314-9c09-21a5fbc36557@default> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1384501333 29810 80.91.229.3 (15 Nov 2013 07:42:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Nov 2013 07:42:13 +0000 (UTC) Cc: 15899@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Nov 15 08:42:17 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 1VhE2i-0003up-M2 for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Nov 2013 08:42:16 +0100 Original-Received: from localhost ([::1]:59129 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VhE2i-0003G0-Bq for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Nov 2013 02:42:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VhE2a-0003Ft-Sk for bug-gnu-emacs@gnu.org; Fri, 15 Nov 2013 02:42:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VhE2V-0007xS-Ha for bug-gnu-emacs@gnu.org; Fri, 15 Nov 2013 02:42:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:39835) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VhE2V-0007xO-Dj for bug-gnu-emacs@gnu.org; Fri, 15 Nov 2013 02:42:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VhE2U-0006K3-3F for bug-gnu-emacs@gnu.org; Fri, 15 Nov 2013 02:42:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 15 Nov 2013 07:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15899 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 15899-submit@debbugs.gnu.org id=B15899.138450131024285 (code B ref 15899); Fri, 15 Nov 2013 07:42:01 +0000 Original-Received: (at 15899) by debbugs.gnu.org; 15 Nov 2013 07:41:50 +0000 Original-Received: from localhost ([127.0.0.1]:53854 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VhE2H-0006Jb-QS for submit@debbugs.gnu.org; Fri, 15 Nov 2013 02:41:50 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:57823) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VhE2E-0006JM-2g for 15899@debbugs.gnu.org; Fri, 15 Nov 2013 02:41:46 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MWA00E00NSI1B00@a-mtaout21.012.net.il> for 15899@debbugs.gnu.org; Fri, 15 Nov 2013 09:41:39 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MWA00EXOO1F0D30@a-mtaout21.012.net.il>; Fri, 15 Nov 2013 09:41:39 +0200 (IST) In-reply-to: <20137354-f982-4314-9c09-21a5fbc36557@default> X-012-Sender: halo1@inter.net.il 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:80575 Archived-At: > Date: Thu, 14 Nov 2013 14:57:14 -0800 (PST) > From: Drew Adams > > In Emacs 24.3, if you highlight some text with an overlay, without > specifying any priority for the overlay, that overlay will be lower > priority than the `region' face overlay that is used to select text for > the region. > > In this build, the region overlay is of lower priority, so the other > overlay hides the region overlay. In Emacs 24.3, the region highlight was not done by an overlay, but by special code in C. Now it is an overlay, so the issue of priority creeps in. > Do the same thing in Emacs 24.3 - no bug there. Dunno when the > regression started. It started when Stefan made the region use an overlay.