From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Manuel Giraud Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Fix placement of toggle and radio button in Lucid menu. Date: Mon, 28 Feb 2022 22:19:15 +0100 Message-ID: <875yoyhep8.fsf@elite.giraud> References: <87sfs87i5o.fsf@elite.giraud> <87pmnc7f5c.fsf@yahoo.com> <87k0dk7ejd.fsf@yahoo.com> <878rtzb3hr.fsf@elite.giraud> <83h78nqguu.fsf@gnu.org> <87wnhj152u.fsf@elite.giraud> <83a6efqepd.fsf@gnu.org> <87wnhjdmxe.fsf@elite.giraud> <831qzrq9j0.fsf@gnu.org> <87bkyvdkif.fsf@elite.giraud> <83y21yq4zj.fsf@gnu.org> <87h78m5vfg.fsf@yahoo.com> <83sfs6p2ie.fsf@gnu.org> <87sfs63ws4.fsf@yahoo.com> <87ee3nz8ea.fsf@elite.giraud> <83o82rm8i0.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18403"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (berkeley-unix) Cc: luangruo@yahoo.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Feb 28 22:20:22 2022 Return-path: Envelope-to: ged-emacs-devel@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 1nOnRN-0004Z6-RS for ged-emacs-devel@m.gmane-mx.org; Mon, 28 Feb 2022 22:20:21 +0100 Original-Received: from localhost ([::1]:53684 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nOnRM-0001Cq-Rw for ged-emacs-devel@m.gmane-mx.org; Mon, 28 Feb 2022 16:20:20 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:34518) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nOnQQ-0000Ws-0M for emacs-devel@gnu.org; Mon, 28 Feb 2022 16:19:22 -0500 Original-Received: from ledu-giraud.fr ([51.159.28.247]:38541) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nOnQN-0001Gl-U8; Mon, 28 Feb 2022 16:19:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=rsa; bh=5syngSsN8EoA3aPC a/+zRyw7zjNv/EayzG2S1UfD/8Q=; h=in-reply-to:date:references:subject: cc:to:from; d=ledu-giraud.fr; b=S4KJDt6R6hsY8vczhBF0AFOiDuW+7b8ABwxjXU tKbnXpwQS2Q9WkUnN2Ro9UdTqiyFGMzrRlnABwmnGrdMS1YTI28zEkIv6hwibb48Jp9May L+R461XbRA10pPZO3/myk+TtCK1WzwsWT70f5ttJIZt1PcP+tUHmX32zezhIsiNEfWfRs+ dCcoI5MwOyeQReKI49dcdB5C+cqg8WpwLmLsuSdpEziUz/m1wsAKU/U+swUaCe5orYwJCi fOaGd61PZ/8a8Z66UPFqjd3C8d0QqZujeTMMK66hO57KtVk21j8k65PiGZ+jGK2LexFC3J ezn2E5lfSd1idk+A7o78qsKA== Original-Received: from elite.giraud ( [10.1.1.1]) by ledu-giraud.fr (OpenSMTPD) with ESMTPSA id 5e888888 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Mon, 28 Feb 2022 22:19:16 +0100 (CET) In-Reply-To: <83o82rm8i0.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 28 Feb 2022 15:21:59 +0200") Received-SPF: pass client-ip=51.159.28.247; envelope-from=manuel@ledu-giraud.fr; helo=ledu-giraud.fr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:286738 Archived-At: Eli Zaretskii writes: >> With those "full block", we can see that the toggle button is correctly >> placed: at the middle between the baseline and the top of the font. > > Is it? I still see the toggle button too high, even if we consider > the higher block characters. No I think it is correct by this placement definition. That placement is defined as "centered between baseline and top" or "centered on the full ascent of the font": the descent is not taken into account. >> If we stay with option 4, I still think that the toggle button should be >> 2/3 of the ascent and not 2/3 of the height of the font. > > I proposed to have a variable users could tweak precisely because it > is a very simple solution that can satisfy everyone. Then I'd prefer to give up and leave it as it is. I think that having a variable for this kind of tweak would be a bit overkill. -- Manuel Giraud