From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#50424: 27.2; Tab bar button mouse face not clearing entirely Date: Sat, 11 Sep 2021 22:43:44 +0300 Organization: LINKOV.NET Message-ID: <87ee9uzymn.fsf@mail.linkov.net> References: <87eea2cebb.fsf.ref@yahoo.com> <87eea2cebb.fsf@yahoo.com> <83eea2rn8z.fsf@gnu.org> <87h7exc2dk.fsf@yahoo.com> <83lf49r4bc.fsf@gnu.org> <87czplb51o.fsf@yahoo.com> <83ilzcpt0d.fsf@gnu.org> <83mtonob41.fsf@gnu.org> <87tuiryn17.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7346"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) Cc: luangruo@yahoo.com, 50424@debbugs.gnu.org To: Alan Third Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Sep 11 21:47:14 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 1mP8y1-0001iu-Uv for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 11 Sep 2021 21:47:13 +0200 Original-Received: from localhost ([::1]:40820 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mP8y0-0005py-En for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 11 Sep 2021 15:47:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54492) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mP8xt-0005nz-Hi for bug-gnu-emacs@gnu.org; Sat, 11 Sep 2021 15:47:05 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:58171) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mP8xq-0008F0-Cb for bug-gnu-emacs@gnu.org; Sat, 11 Sep 2021 15:47:05 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mP8xq-0003Lx-9V for bug-gnu-emacs@gnu.org; Sat, 11 Sep 2021 15:47:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 11 Sep 2021 19:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50424 X-GNU-PR-Package: emacs Original-Received: via spool by 50424-submit@debbugs.gnu.org id=B50424.163138957412793 (code B ref 50424); Sat, 11 Sep 2021 19:47:02 +0000 Original-Received: (at 50424) by debbugs.gnu.org; 11 Sep 2021 19:46:14 +0000 Original-Received: from localhost ([127.0.0.1]:41475 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mP8x3-0003KB-Qb for submit@debbugs.gnu.org; Sat, 11 Sep 2021 15:46:14 -0400 Original-Received: from relay8-d.mail.gandi.net ([217.70.183.201]:57861) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mP8x1-0003Jt-TI for 50424@debbugs.gnu.org; Sat, 11 Sep 2021 15:46:12 -0400 Original-Received: (Authenticated sender: juri@linkov.net) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 460191BF203; Sat, 11 Sep 2021 19:46:03 +0000 (UTC) In-Reply-To: <87tuiryn17.fsf@mail.linkov.net> (Juri Linkov's message of "Sat, 11 Sep 2021 21:49:32 +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:214102 Archived-At: >> The change below fixes it here, but I've not made sure it does the >> right thing with different sized margins and so on. > > Thanks, I really appreciate your help. After seeing the result > of your patch, one question that came up is whether it's possible > not to change the previously used dimensions? With enlarged height > and width, now the buttons are not vertically aligned: Sorry, actually this question was addressed to Eli for the commit with the same subject but different hash: db74a93659 that contains such changes: - :margin (2 . 0) + :margin ,tab-bar-button-margin