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#69463: 29.2; Isearch help icon has inconsistent size Date: Sun, 03 Mar 2024 19:09:19 +0200 Organization: LINKOV.NET Message-ID: <867cijnsxs.fsf@mail.linkov.net> References: <864jdrjicr.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="31804"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu) Cc: 69463@debbugs.gnu.org To: Sergio Callegari Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Mar 03 18:10:52 2024 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 1rgpMS-000876-Iu for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 03 Mar 2024 18:10:52 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rgpME-0007oL-NQ; Sun, 03 Mar 2024 12:10:38 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rgpMA-0007o1-DY for bug-gnu-emacs@gnu.org; Sun, 03 Mar 2024 12:10:35 -0500 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rgpM8-0005lu-JQ for bug-gnu-emacs@gnu.org; Sun, 03 Mar 2024 12:10:32 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rgpMb-0006gf-Kd for bug-gnu-emacs@gnu.org; Sun, 03 Mar 2024 12:11:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 03 Mar 2024 17:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69463 X-GNU-PR-Package: emacs Original-Received: via spool by 69463-submit@debbugs.gnu.org id=B69463.170948585525689 (code B ref 69463); Sun, 03 Mar 2024 17:11:01 +0000 Original-Received: (at 69463) by debbugs.gnu.org; 3 Mar 2024 17:10:55 +0000 Original-Received: from localhost ([127.0.0.1]:41203 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rgpMU-0006gG-Tv for submit@debbugs.gnu.org; Sun, 03 Mar 2024 12:10:55 -0500 Original-Received: from relay3-d.mail.gandi.net ([217.70.183.195]:47307) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rgpMS-0006g3-I8 for 69463@debbugs.gnu.org; Sun, 03 Mar 2024 12:10:53 -0500 Original-Received: by mail.gandi.net (Postfix) with ESMTPSA id 45D6C60004; Sun, 3 Mar 2024 17:09:55 +0000 (UTC) In-Reply-To: (Sergio Callegari's message of "Sun, 3 Mar 2024 13:08:46 +0100") X-GND-Sasl: juri@linkov.net 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:280950 Archived-At: > Can you please help me understand the way in which it is "system dependent"? > > Where are the I-search toolbar icons sought on the system? Is it emacs > installing them or are they supposed to be system or theme provided icons? This is what I see while resizing the frame: when decreasing the width of the frame then I-search toolbar icons get removed one by one from the right side of the toolbar, so the toolbar never overgrows. > That is definitely a life buoy, but not the life buoy that is shown as > the help icon when I press CTRL+s. In fact, it is the life buoy that I > see in most emacs screenshots on the internet. Most important this one > seems to have the right size. I don't see this life buoy on GTK. > I need help on the following points: > > - Why is that breeze icon being picked? Is there a way to force emacs to > use its own icons? Theming would be nice, but done in this way, with a > wild mixture of breeze icons and native emacs icons it is simply messy. > > - Why is that breeze icon not scaled? All other applications on my > system appear to scale their icons consistently. I don't know how that breeze icon looks like. What I see is an icon with a blue question mark. > My issue seems to be the same as > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=23847#31. > The whole thread is interesting. Thanks for the reference. It could help anyone who knows how to fix this bug.