From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: "Why is emacs so square?" Date: Wed, 22 Apr 2020 16:21:24 +0300 Message-ID: <838sinfygb.fsf@gnu.org> References: <8wXYP4GY9hwW-9mYv6_LGMETZ8Vz3Ob1Bec6yh6kPT7yxjTkxA3V6dXY4ELra9tYiJUxJmgXKSIEX4w8HFiPRoeGVSQHDSoBVy1voj1e3Qo=@protonmail.com> <833694f29y.fsf@gnu.org> <4amRIW9fznS6sa3th4xPABzua9LQDlNPeIFxVsGYdq_wsg4-Ea1l9sEP-T6QrnO5QMV3jhgrnAspk2mSIC7COlodqr04koAcIPYPLLmPHFM=@protonmail.com> <83imhzecc5.fsf@gnu.org> <83y2qvcjv6.fsf@gnu.org> <83k12ed20s.fsf@gnu.org> <83blnqctyj.fsf@gnu.org> <9341072a-cf53-9092-2211-aa97c946e5b1@yandex.ru> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="61186"; mail-complaints-to="usenet@ciao.gmane.io" Cc: jean.christophe.helary@traduction-libre.org, emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Apr 22 15:22:45 2020 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 1jRFKv-000Fos-0K for ged-emacs-devel@m.gmane-mx.org; Wed, 22 Apr 2020 15:22:45 +0200 Original-Received: from localhost ([::1]:50484 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jRFKu-0007gG-26 for ged-emacs-devel@m.gmane-mx.org; Wed, 22 Apr 2020 09:22:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53356) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jRFJx-0006kO-4H for emacs-devel@gnu.org; Wed, 22 Apr 2020 09:21:45 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:58422) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jRFJu-0000jN-WA; Wed, 22 Apr 2020 09:21:43 -0400 Original-Received: from [176.228.60.248] (port=3069 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jRFJu-0007KF-Bg; Wed, 22 Apr 2020 09:21:42 -0400 In-Reply-To: <9341072a-cf53-9092-2211-aa97c946e5b1@yandex.ru> (message from Dmitry Gutov on Wed, 22 Apr 2020 02:54:13 +0300) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:247507 Archived-At: > Cc: emacs-devel@gnu.org > From: Dmitry Gutov > Date: Wed, 22 Apr 2020 02:54:13 +0300 > > Just now, I turned on the toolbar and entered bug reporting mode with > 'M-x report-emacs-bug'. I am using a GNOME theme specially made for Ubuntu. I don't think I follow. Where can I find this "GNOME theme"? It's not part of the Emacs release tarball, is it? > The attached picture shows a toolbar with an assortment of icons where > about half obey the current theme and the rest don't. I also tried > switching between icons themes to confirm this. > > The icons to the left of "Send Message", as well as the "Kill Message" > icon, change together with the themes. The red round thingy with an "x" > changes only with some themes, but not with the rest. Perhaps that means > that the icon with that name/identifier is themed more rarely. But it's > still somewhat standard. > > The rest of the icons ("Send Message", "Attach File" and the rest after > it) never follow the theme. What exactly do you mean by "icons follow the theme"? how does a theme affect icons? > Perhaps the solution, at least for the GTK builds, would be to find the > standard icons (more concretely, icon names) that can be used for these > buttons AFAIR, last time we made such an effort, we indeed took icons from GTK or GNOME or from some similar collection. But that was a long time ago, and in particular the two rightmost icons you see in Message mode were not part of that set, they were added by someone later.