From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#50904: TODO: Deprecate and remove XPM icons (replacing them with PPM) Date: Fri, 01 Oct 2021 14:17:29 +0300 Message-ID: <83o889dmeu.fsf@gnu.org> References: <87h7e25z84.fsf@gnus.org> <83ee96h0p1.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22557"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 50904-done@debbugs.gnu.org, larsi@gnus.org To: Stefan Kangas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Oct 01 13:18:18 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 1mWGYU-0005h8-DT for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 01 Oct 2021 13:18:18 +0200 Original-Received: from localhost ([::1]:46568 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWGYT-0008Fz-Fv for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 01 Oct 2021 07:18:17 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57180) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWGYE-0008Fb-2H for bug-gnu-emacs@gnu.org; Fri, 01 Oct 2021 07:18:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:43265) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mWGYD-00028X-Ql for bug-gnu-emacs@gnu.org; Fri, 01 Oct 2021 07:18:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mWGYD-0002HL-Ma for bug-gnu-emacs@gnu.org; Fri, 01 Oct 2021 07:18:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 01 Oct 2021 11:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50904 X-GNU-PR-Package: emacs Original-Received: via spool by 50904-done@debbugs.gnu.org id=D50904.16330870768745 (code D ref 50904); Fri, 01 Oct 2021 11:18:01 +0000 Original-Received: (at 50904-done) by debbugs.gnu.org; 1 Oct 2021 11:17:56 +0000 Original-Received: from localhost ([127.0.0.1]:54811 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWGY8-0002Gy-GQ for submit@debbugs.gnu.org; Fri, 01 Oct 2021 07:17:56 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:52000) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWGY6-0002Gm-Q9 for 50904-done@debbugs.gnu.org; Fri, 01 Oct 2021 07:17:55 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:50842) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWGY1-0001xK-67; Fri, 01 Oct 2021 07:17:49 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4693 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWGY0-0002Iv-Pk; Fri, 01 Oct 2021 07:17:49 -0400 In-Reply-To: (message from Stefan Kangas on Fri, 1 Oct 2021 13:08:42 +0200) 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:216024 Archived-At: > From: Stefan Kangas > Date: Fri, 1 Oct 2021 13:08:42 +0200 > Cc: Lars Ingebrigtsen , 50904-done@debbugs.gnu.org > > Eli Zaretskii writes: > > > > So I'm not sure I agree with that TODO item, unless I'm missing > > > something (which I may well be). > > > > I agree. It sounds like this item is outdated, and we should delete > > it. > > Ugh, I wasted over 2 hours on this... Sorry about that, and thanks for taking care of those forgotten items. > I've now removed this from etc/TODO (commit f733b909ff), and I'm > closing this bug. Thanks.