From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#4394: 23.1; flashing when overlapping face and mouse-face properties Date: Sun, 18 Jul 2021 22:29:28 +0300 Message-ID: <83eebv7753.fsf@gnu.org> References: <3161BF3616744F8E89EB971AE0169BD0@us.oracle.com> <878s23o2zy.fsf@gnus.org> <83fswb77z2.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21557"; mail-complaints-to="usenet@ciao.gmane.io" Cc: monnier@iro.umontreal.ca, 4394@debbugs.gnu.org To: larsi@gnus.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Jul 18 21:30:17 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m5CUT-0005TI-3S for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 18 Jul 2021 21:30:17 +0200 Original-Received: from localhost ([::1]:47142 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m5CUR-0002v4-7b for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 18 Jul 2021 15:30:15 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56702) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m5CUE-0002uh-Ph for bug-gnu-emacs@gnu.org; Sun, 18 Jul 2021 15:30:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:45864) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m5CUE-0000mX-IC for bug-gnu-emacs@gnu.org; Sun, 18 Jul 2021 15:30:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m5CUE-0002Qr-Er for bug-gnu-emacs@gnu.org; Sun, 18 Jul 2021 15:30: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: Sun, 18 Jul 2021 19:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 4394 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 4394-submit@debbugs.gnu.org id=B4394.16266365889304 (code B ref 4394); Sun, 18 Jul 2021 19:30:02 +0000 Original-Received: (at 4394) by debbugs.gnu.org; 18 Jul 2021 19:29:48 +0000 Original-Received: from localhost ([127.0.0.1]:57410 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5CU0-0002Q0-H8 for submit@debbugs.gnu.org; Sun, 18 Jul 2021 15:29:48 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:58902) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5CTz-0002Po-Oo for 4394@debbugs.gnu.org; Sun, 18 Jul 2021 15:29:48 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:49872) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m5CTt-0000XC-1P; Sun, 18 Jul 2021 15:29:41 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3058 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m5CTp-0005ay-SV; Sun, 18 Jul 2021 15:29:40 -0400 In-Reply-To: <83fswb77z2.fsf@gnu.org> (message from Eli Zaretskii on Sun, 18 Jul 2021 22:11:29 +0300) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:210214 Archived-At: > Date: Sun, 18 Jul 2021 22:11:29 +0300 > From: Eli Zaretskii > Cc: monnier@iro.umontreal.ca, 4394@debbugs.gnu.org > > > From: Lars Ingebrigtsen > > Date: Sun, 18 Jul 2021 21:06:57 +0200 > > Cc: Stefan Monnier , 4394@debbugs.gnu.org > > > > The point of the mouse face is to tell the user that they can mouse-2 on > > the region to expand the abbreviated bits. (This is done in > > `last-sexp-setup-props'.) > > > > However, when the sexp is large, the mouse face is indeed very annoying. > > Would it make sense to shorten it somehow? For instance, only display > > it over the "..." to indicate that it's the abbreviation that the mouse > > face is trying to draw attention to? Or... something else? > > > > Like... er... adding underlines or something to the dots and not using > > a mouse face at all? Or underlines and a mouse face, but just for the > > dots... > > > > Anybody got an opinion? > > My opinion is that we should leave this alone. Btw, here the highlight stops at the right parentheses, it doesn't go to the right edge of the window.