GNU bug report logs - #61413
[PATCH] Make warnings show a "warning" emoji instead of a stop-sign

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: emacs; Reported by: Konstantin Kharlamov <Hi-Angel@HIDDEN>; Keywords: patch; merged with #60854; dated Sat, 11 Feb 2023 08:47:02 UTC; Maintainer for emacs is bug-gnu-emacs@HIDDEN.
Merged 60854 61413. Request was from Eli Zaretskii <eliz@HIDDEN> to control <at> debbugs.gnu.org. Full text available.

Message received at 61413 <at> debbugs.gnu.org:


Received: (at 61413) by debbugs.gnu.org; 11 Feb 2023 10:36:54 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat Feb 11 05:36:54 2023
Received: from localhost ([127.0.0.1]:38997 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1pQnFV-00050k-Or
	for submit <at> debbugs.gnu.org; Sat, 11 Feb 2023 05:36:54 -0500
Received: from eggs.gnu.org ([209.51.188.92]:44338)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <eliz@HIDDEN>)
 id 1pQnFT-00050U-Mm; Sat, 11 Feb 2023 05:36:52 -0500
Received: from fencepost.gnu.org ([2001:470:142:3::e])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1pQnFO-0005sC-Er; Sat, 11 Feb 2023 05:36:46 -0500
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date:
 mime-version; bh=8JQAQjtII8Wb8OWIu09XENoXMcKZCoQGhTeJmaAs8XQ=; b=E7wX2DWb/B4X
 8CkZpRJoOTKZ+wAt43dNJuGt3OINgpi3SlW0sj6XgHGwoH7FW7/QIszMjLk4WmIVn9gm9ASlowsbn
 HgfEe9HlAcw23tF6gEfhm7nDLwAJNRi8wLALBDGq5NFlAMEYbpQMd9353xtFWAnvy6KEq1zmnQz4a
 mu+GGTLJwHabU9/hqZjQ2U85Q6iW4FJxJ71wBBez1qle551vEZcdmGgHlW14AryeZ2WxxtG5urjTJ
 QmaSncCZEOowrZriAjZD1XZIaYqYPxRdbMEQDP/XJ4FOCDPDldE4caE6SXfRvhzRVW5k/sb5HPf/d
 pPbrwjIJYkSmxR6nyvwPYw==;
Received: from [87.69.77.57] (helo=home-c4e4a596f7)
 by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1pQnFN-0005vI-Tj; Sat, 11 Feb 2023 05:36:46 -0500
Date: Sat, 11 Feb 2023 12:36:13 +0200
Message-Id: <83h6vsjxpe.fsf@HIDDEN>
From: Eli Zaretskii <eliz@HIDDEN>
To: Konstantin Kharlamov <Hi-Angel@HIDDEN>
In-Reply-To: <20230211084559.516124-1-Hi-Angel@HIDDEN> (message from
 Konstantin Kharlamov on Sat, 11 Feb 2023 11:45:59 +0300)
Subject: Re: bug#61413: [PATCH] Make warnings show a "warning" emoji instead
 of a stop-sign
References: <20230211084559.516124-1-Hi-Angel@HIDDEN>
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 61413
Cc: 61413 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

merge 61413 60854
thanks

> From: Konstantin Kharlamov <Hi-Angel@HIDDEN>
> Date: Sat, 11 Feb 2023 11:45:59 +0300
> 
> Stop-sign emoji is confusing in context of warnings, because it
> typically has red color, and looks like there was some error. Let's use
> instead a "warning" emoji, which is typically shown in yellow color and
> doesn't look as if immediate attention is needed.

This is a duplicate of bug#60854: you are misinterpreting the purpose
of the Emoji here.




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#61413; Package emacs. Full text available.

Message received at 61413 <at> debbugs.gnu.org:


Received: (at 61413) by debbugs.gnu.org; 11 Feb 2023 08:49:54 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat Feb 11 03:49:54 2023
Received: from localhost ([127.0.0.1]:38626 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1pQlZy-0001pV-2a
	for submit <at> debbugs.gnu.org; Sat, 11 Feb 2023 03:49:54 -0500
Received: from forward501a.mail.yandex.net ([178.154.239.81]:47530)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <hi-angel@HIDDEN>) id 1pQlZt-0001pG-Jo
 for 61413 <at> debbugs.gnu.org; Sat, 11 Feb 2023 03:49:52 -0500
Received: from vla5-10473339ea2b.qloud-c.yandex.net
 (vla5-10473339ea2b.qloud-c.yandex.net
 [IPv6:2a02:6b8:c18:3607:0:640:1047:3339])
 by forward501a.mail.yandex.net (Yandex) with ESMTP id A61DC5EAAD
 for <61413 <at> debbugs.gnu.org>; Sat, 11 Feb 2023 11:49:47 +0300 (MSK)
Received: by vla5-10473339ea2b.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA
 id knbouKJccGk1-xUYDpB8f; Sat, 11 Feb 2023 11:49:47 +0300
X-Yandex-Fwd: 1
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail;
 t=1676105387; bh=fde51HvzKOqGW7tKn7KeqB8TGKkhphqiSHT+53ZThNg=;
 h=In-Reply-To:Date:References:To:From:Subject:Message-ID;
 b=lDNKEThPsAlmDJO0zbwibTVlNoMY2DoHZ7S6lkI1IePXUh8/iJD6T439zBPAAMBK5
 SUDaudVL57ZPJpQkIrlVmosIakf7+58l2tR7J4BYOoN94Lvi0L8btZo5xz+blXs9uh
 VYUNVts5FrZbFm3Lvdpj/fu+3rxGqPyiUuIE5lzU=
Authentication-Results: vla5-10473339ea2b.qloud-c.yandex.net;
 dkim=pass header.i=@yandex.ru
Message-ID: <484837d8508a1f0734408488b21c01e92f14d610.camel@HIDDEN>
Subject: Re: bug#61413: Acknowledgement ([PATCH] Make warnings show a
 "warning" emoji instead of a stop-sign)
From: Konstantin Kharlamov <hi-angel@HIDDEN>
To: 61413 <at> debbugs.gnu.org
Date: Sat, 11 Feb 2023 11:49:46 +0300
In-Reply-To: <handler.61413.B.16761051946467.ack <at> debbugs.gnu.org>
References: <20230211084559.516124-1-Hi-Angel@HIDDEN>
 <handler.61413.B.16761051946467.ack <at> debbugs.gnu.org>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
User-Agent: Evolution 3.46.3 
MIME-Version: 1.0
X-Spam-Score: 0.0 (/)
X-Debbugs-Envelope-To: 61413
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

While at it, may I suggest to backport it to stable? Because we have native=
 compilation in stable which causes *a lot* of these warnings, and having a=
 less dramatic emoji for them would seem like a better user experience.




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#61413; Package emacs. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 11 Feb 2023 08:46:34 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat Feb 11 03:46:34 2023
Received: from localhost ([127.0.0.1]:38620 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1pQlWk-0001gF-CE
	for submit <at> debbugs.gnu.org; Sat, 11 Feb 2023 03:46:34 -0500
Received: from lists.gnu.org ([209.51.188.17]:45340)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <Hi-Angel@HIDDEN>) id 1pQlWf-0001g4-Py
 for submit <at> debbugs.gnu.org; Sat, 11 Feb 2023 03:46:33 -0500
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 <Hi-Angel@HIDDEN>)
 id 1pQlWd-0001c6-P3
 for bug-gnu-emacs@HIDDEN; Sat, 11 Feb 2023 03:46:29 -0500
Received: from forward107o.mail.yandex.net ([2a02:6b8:0:1a2d::205])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <Hi-Angel@HIDDEN>)
 id 1pQlWX-0000NM-Tf
 for bug-gnu-emacs@HIDDEN; Sat, 11 Feb 2023 03:46:26 -0500
Received: from forward102q.mail.yandex.net (forward102q.mail.yandex.net
 [IPv6:2a02:6b8:c0e:1ba:0:640:516:4e7d])
 by forward107o.mail.yandex.net (Yandex) with ESMTP id 07BDD6AF9BAF
 for <bug-gnu-emacs@HIDDEN>; Sat, 11 Feb 2023 11:46:16 +0300 (MSK)
Received: from vla3-178a3f795968.qloud-c.yandex.net
 (vla3-178a3f795968.qloud-c.yandex.net
 [IPv6:2a02:6b8:c15:2584:0:640:178a:3f79])
 by forward102q.mail.yandex.net (Yandex) with ESMTP id 03BDEBF00002
 for <bug-gnu-emacs@HIDDEN>; Sat, 11 Feb 2023 11:46:16 +0300 (MSK)
Received: by vla3-178a3f795968.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA
 id 7kbVIuIZg8c1-iO48YmyH; Sat, 11 Feb 2023 11:46:15 +0300
X-Yandex-Fwd: 1
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail;
 t=1676105175; bh=6JADneGncjqUsPjryOVj1A8SAiAtBFsVltiffVFFqIE=;
 h=Message-Id:Date:Subject:To:From;
 b=ft+4Xz2dIzVwnQHJVXBxrLTpcpuDg0Gpya8/KiONQ50zsl4LfB4PKTVXoluwq0I9X
 CRqQQhKWAVSB1r+rAigZwFsgaC7Z8IUT6HkM6cvkak2GSCqvA+phR8jWAk2IEwxik7
 OAsRREzGUgHQyqmQMCavsJkf6+UGx5sCpu+gnauo=
Authentication-Results: vla3-178a3f795968.qloud-c.yandex.net;
 dkim=pass header.i=@yandex.ru
From: Konstantin Kharlamov <Hi-Angel@HIDDEN>
To: bug-gnu-emacs@HIDDEN
Subject: [PATCH] Make warnings show a "warning" emoji instead of a stop-sign
Date: Sat, 11 Feb 2023 11:45:59 +0300
Message-Id: <20230211084559.516124-1-Hi-Angel@HIDDEN>
X-Mailer: git-send-email 2.39.0
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Received-SPF: pass client-ip=2a02:6b8:0:1a2d::205;
 envelope-from=Hi-Angel@HIDDEN; helo=forward107o.mail.yandex.net
X-Spam_score_int: -16
X-Spam_score: -1.7
X-Spam_bar: -
X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1,
 DKIM_SIGNED=0.1, FREEMAIL_FROM=0.001, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001 autolearn=no autolearn_force=no
X-Spam_action: no action
X-Spam-Score: -1.3 (-)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -2.3 (--)

Stop-sign emoji is confusing in context of warnings, because it
typically has red color, and looks like there was some error. Let's use
instead a "warning" emoji, which is typically shown in yellow color and
doesn't look as if immediate attention is needed.

* lisp/emacs-lisp/warnings.el (warnings-suppress): replace stop-sign emoji
with a warning emoji.
---
 lisp/emacs-lisp/warnings.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/emacs-lisp/warnings.el b/lisp/emacs-lisp/warnings.el
index 31b840d6c83..3f18ed89808 100644
--- a/lisp/emacs-lisp/warnings.el
+++ b/lisp/emacs-lisp/warnings.el
@@ -204,7 +204,7 @@ warning-suppress-p
     some-match))
 
 (define-icon warnings-suppress button
-  `((emoji "⛔")
+  `((emoji "⚠️")
     ;; Many MS-Windows console fonts don't have good glyphs for U+25A0.
     (symbol ,(if (and (eq system-type 'windows-nt)
                       (null window-system))
-- 
2.39.0





Acknowledgement sent to Konstantin Kharlamov <Hi-Angel@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs@HIDDEN. Full text available.
Report forwarded to bug-gnu-emacs@HIDDEN:
bug#61413; Package emacs. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Sat, 11 Feb 2023 10:45:01 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.