From unknown Sat Sep 13 08:57:03 2025 X-Loop: help-debbugs@gnu.org Subject: bug#50937: Outdated TODO item about "dynamic embedded graphics"? Resent-From: Stefan Kangas Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 01 Oct 2021 12:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 50937 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 50937@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16330927232143 (code B ref -1); Fri, 01 Oct 2021 12:53:02 +0000 Received: (at submit) by debbugs.gnu.org; 1 Oct 2021 12:52:03 +0000 Received: from localhost ([127.0.0.1]:54934 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWI1D-0000YV-Ih for submit@debbugs.gnu.org; Fri, 01 Oct 2021 08:52:03 -0400 Received: from lists.gnu.org ([209.51.188.17]:40692) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWI1C-0000YO-F9 for submit@debbugs.gnu.org; Fri, 01 Oct 2021 08:52:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48072) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWI1C-0000gA-6B for bug-gnu-emacs@gnu.org; Fri, 01 Oct 2021 08:52:02 -0400 Received: from mail-pl1-f174.google.com ([209.85.214.174]:34770) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mWI1A-0002eL-MU for bug-gnu-emacs@gnu.org; Fri, 01 Oct 2021 08:52:01 -0400 Received: by mail-pl1-f174.google.com with SMTP id b22so6251114pls.1 for ; Fri, 01 Oct 2021 05:52:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=RkxVHtAjxV0enHDpda6+USuLnl262KdMRmkqN4skb2M=; b=5/EJNA1jFybngsujkFkNUv5Eo/lJdR4l5hYDcl4muqvclsSWj+CwGn0L3j/j0bhpJi iwsdo8sWwhhnfY7Dq5E7MdpEUjxv1cn1iFuWWNHLCXJVMHPKG86tPnB+KfBoZ4HGzgR0 e6dS0fwTJ4dbJkWNBHzOOgRBg3T5bqpCRUs2ihugsWVd9V1a04u6zrFrz/rBLLmXoYHj K+xWxSbH9iwWNvzBBs6s9QZCJeOHf/c83AQYMK9ZdMn6Z2eqHzCucsOlwX5ICusP0TeQ bgDAlPaRqzPVG2UhhCb7bH1wllVOm3zV6OJc10ej6L2svA0BxTpo/39CpTVUo3D3qOYO KsUg== X-Gm-Message-State: AOAM532WmI9AmBqdFJXgRAs5CwjGT+fYV4sLYcJI9KBpmOZtSAFiqx/h wLuQ8qgud9NCWiWKl/I5ZCsUkcMOOstTUkNojP9w3GvhEKs= X-Google-Smtp-Source: ABdhPJy/F+pEsk2MzkfBVw8Bj4phV59KyjK/4cVaXZXN/Hwb2iVDPdM2u3hxgLBX4ZcL9PKAVMgqAHQivclMpdFRgoA= X-Received: by 2002:a17:90b:3805:: with SMTP id mq5mr19563083pjb.143.1633092719064; Fri, 01 Oct 2021 05:51:59 -0700 (PDT) MIME-Version: 1.0 From: Stefan Kangas Date: Fri, 1 Oct 2021 14:51:47 +0200 Message-ID: Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=209.85.214.174; envelope-from=stefankangas@gmail.com; helo=mail-pl1-f174.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.8 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.8 (-) Severity: wishlist X-Debbugs-CC: monnier@iro.umontreal.ca, alan@idiocy.org >From etc/TODO: ** Better support for dynamic embedded graphics I like this idea (my mpc.el code could use it for the volume widget), though I wonder if the resulting efficiency will be sufficient. Is this item still relevant, with the improvements made by Alan Third to svg support lately? It seems very usable for something like mpc.el, and it even works with resizing. In fact, I'm working on something much like that, and one of the places where I intend to experiment is mpc.el. If it's still relevant, maybe it should be expanded with a sentence or two. From unknown Sat Sep 13 08:57:03 2025 X-Loop: help-debbugs@gnu.org Subject: bug#50937: Outdated TODO item about "dynamic embedded graphics"? Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 02 Oct 2021 08:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50937 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stefan Kangas , Stefan Monnier Cc: 50937@debbugs.gnu.org Received: via spool by 50937-submit@debbugs.gnu.org id=B50937.16331629748384 (code B ref 50937); Sat, 02 Oct 2021 08:23:02 +0000 Received: (at 50937) by debbugs.gnu.org; 2 Oct 2021 08:22:54 +0000 Received: from localhost ([127.0.0.1]:57791 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWaII-0002BA-83 for submit@debbugs.gnu.org; Sat, 02 Oct 2021 04:22:54 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45798) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWaIE-0002At-Bl for 50937@debbugs.gnu.org; Sat, 02 Oct 2021 04:22:53 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:47380) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWaI7-00080k-Fk; Sat, 02 Oct 2021 04:22:43 -0400 Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2972 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 1mWaI7-0001Vv-2l; Sat, 02 Oct 2021 04:22:43 -0400 Date: Sat, 02 Oct 2021 11:22:25 +0300 Message-Id: <83a6jrdef2.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: (message from Stefan Kangas on Fri, 1 Oct 2021 14:51:47 +0200) References: X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > From: Stefan Kangas > Date: Fri, 1 Oct 2021 14:51:47 +0200 > > >From etc/TODO: > > ** Better support for dynamic embedded graphics > I like this idea (my mpc.el code could use it for the volume widget), > though I wonder if the resulting efficiency will be sufficient. > > Is this item still relevant, with the improvements made by Alan Third > to svg support lately? It seems very usable for something like > mpc.el, and it even works with resizing. In fact, I'm working on > something much like that, and one of the places where I intend to > experiment is mpc.el. > > If it's still relevant, maybe it should be expanded with a sentence or two. This was added by Stefan Monnier (CC'ed) in preparation for release of Emacs 24, see commit bbbab48. Stefan, can you answer the above request? From unknown Sat Sep 13 08:57:03 2025 X-Loop: help-debbugs@gnu.org Subject: bug#50937: Outdated TODO item about "dynamic embedded graphics"? Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 02 Oct 2021 14:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50937 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: Stefan Kangas , 50937@debbugs.gnu.org Received: via spool by 50937-submit@debbugs.gnu.org id=B50937.163318612319782 (code B ref 50937); Sat, 02 Oct 2021 14:49:01 +0000 Received: (at 50937) by debbugs.gnu.org; 2 Oct 2021 14:48:43 +0000 Received: from localhost ([127.0.0.1]:60214 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWgJe-00058y-Qy for submit@debbugs.gnu.org; Sat, 02 Oct 2021 10:48:42 -0400 Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:43898) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWgJd-00058e-B2 for 50937@debbugs.gnu.org; Sat, 02 Oct 2021 10:48:41 -0400 Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id CC55044043B; Sat, 2 Oct 2021 10:48:35 -0400 (EDT) Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 0CE9D4403E8; Sat, 2 Oct 2021 10:48:34 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1633186114; bh=UUSAGAJqtNydi0Ah3Yq29tppKE9PObDMSb0C5dEtOmI=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=G3oSF7K4oJFzQnc8Q2IWBDCzzw35hLVPFaAN4XzR7nxUfjQROcR4ImjBplddOJ4/g Z3/BRMysOmKFBgLC7yN7slzBXwSMYODpN/5NFJSj1BM1FzQ+KqNys2g6TLYjEN2uNU zQUsp0gWNRWUsotZ0kM625cXSY/4YehYYl1NsjwwrYNnieUWSVDNT4Wdqrey9RvJqo q+CBggdyGLX15oHNb3EUhANTPHV26vhofAB25o71rh24tCxmhJnwVJuUlBi9Fttdnh WsqDVEPSQ0co/fyrIkz6zsaOSyKX3SISrOKpEGu4ai3T0Iet/S1sbaGUXGk0Eh3LZ7 rbRdcOAeD9WJA== Received: from pastel (unknown [45.72.241.23]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id B0C421203C4; Sat, 2 Oct 2021 10:48:33 -0400 (EDT) From: Stefan Monnier Message-ID: References: <83a6jrdef2.fsf@gnu.org> Date: Sat, 02 Oct 2021 10:48:33 -0400 In-Reply-To: <83a6jrdef2.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 02 Oct 2021 11:22:25 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SPAM-INFO: Spam detection results: 0 ALL_TRUSTED -1 Passed through trusted hosts only via SMTP AWL -0.024 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid DKIM_VALID -0.1 Message has at least one valid DKIM or DK signature DKIM_VALID_AU -0.1 Message has a valid DKIM or DK signature from author's domain X-SPAM-LEVEL: X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) >> ** Better support for dynamic embedded graphics >> I like this idea (my mpc.el code could use it for the volume widget), >> though I wonder if the resulting efficiency will be sufficient. >> >> Is this item still relevant, with the improvements made by Alan Third >> to svg support lately? It seems very usable for something like >> mpc.el, and it even works with resizing. In fact, I'm working on >> something much like that, and one of the places where I intend to >> experiment is mpc.el. >> >> If it's still relevant, maybe it should be expanded with a sentence or two. > > This was added by Stefan Monnier (CC'ed) in preparation for release of > Emacs 24, see commit bbbab48. > > Stefan, can you answer the above request? I believe the SVG support can indeed provide the functionality I intended to describe in the above TODO item. Stefan From unknown Sat Sep 13 08:57:03 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Stefan Kangas Subject: bug#50937: closed (Re: bug#50937: Outdated TODO item about "dynamic embedded graphics"?) Message-ID: References: X-Gnu-PR-Message: they-closed 50937 X-Gnu-PR-Package: emacs Reply-To: 50937@debbugs.gnu.org Date: Sat, 02 Oct 2021 15:30:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1633188603-24554-1" This is a multi-part message in MIME format... ------------=_1633188603-24554-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #50937: Outdated TODO item about "dynamic embedded graphics"? which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 50937@debbugs.gnu.org. --=20 50937: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D50937 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1633188603-24554-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 50937-done) by debbugs.gnu.org; 2 Oct 2021 15:29:30 +0000 Received: from localhost ([127.0.0.1]:60321 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWgx8-0006MW-46 for submit@debbugs.gnu.org; Sat, 02 Oct 2021 11:29:30 -0400 Received: from mail-pl1-f179.google.com ([209.85.214.179]:35401) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWgx6-0006MH-3n for 50937-done@debbugs.gnu.org; Sat, 02 Oct 2021 11:29:28 -0400 Received: by mail-pl1-f179.google.com with SMTP id bb10so839829plb.2 for <50937-done@debbugs.gnu.org>; Sat, 02 Oct 2021 08:29:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=XB8B/j+wAXKaAgiUVEGXmS+OgV1axh6yR8dR8vGYtsM=; b=mn82kbUF6s+/xYcKLxK/l+sSr+svKfLF/k1gPBLt+5gCxoFGcNvok8/1Cqq/zQ76Pf Wo2FjMFuDFDtBibbgaKGpTMLgU6xpU91iOXJXpIcDAVgKgtDIAbPRPp39wdUAXmdBNow ljY1LpmWxJmYOjR6nerGdRbGzUHJKG87B25q2X0CUO/l0hUqrNjktuhx4SeIhxL/EbXV 7V6CHQ215bV/l/6ISOkwx6OdAXfsHXjgomdgu2dUIONq1AyoTB0YScdoeXju8qEa4sbi NvTjTPYb5YT5qgW2fEaD3ANeuksjqj3ZagIJIZWeQDmmHs51bi2S3rYXHdNfyjJh9/eN +OkQ== X-Gm-Message-State: AOAM533CzP4Tt2DHRrj+QnwudIXsSluWT+ox+icJ/2r52uKWxaWEbqR8 48fTZmGDzNem7nN+1r9YGWT20JuntTkkH1RwjPs= X-Google-Smtp-Source: ABdhPJzOrEQsErlOZ7KPhPIk04txwbNetku13taV1Q3BNnCZyjdbYv1Y6UpETdjjoXihCQ4pg+sNB36KVzY0AbK4Es8= X-Received: by 2002:a17:90b:3805:: with SMTP id mq5mr26457603pjb.143.1633188562244; Sat, 02 Oct 2021 08:29:22 -0700 (PDT) MIME-Version: 1.0 References: <83a6jrdef2.fsf@gnu.org> In-Reply-To: From: Stefan Kangas Date: Sat, 2 Oct 2021 17:29:11 +0200 Message-ID: Subject: Re: bug#50937: Outdated TODO item about "dynamic embedded graphics"? To: Stefan Monnier Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 50937-done Cc: Eli Zaretskii , 50937-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) Stefan Monnier writes: > I believe the SVG support can indeed provide the functionality > I intended to describe in the above TODO item. Thanks, I've therefore removed this item from the TODO. ------------=_1633188603-24554-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 1 Oct 2021 12:52:03 +0000 Received: from localhost ([127.0.0.1]:54934 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWI1D-0000YV-Ih for submit@debbugs.gnu.org; Fri, 01 Oct 2021 08:52:03 -0400 Received: from lists.gnu.org ([209.51.188.17]:40692) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWI1C-0000YO-F9 for submit@debbugs.gnu.org; Fri, 01 Oct 2021 08:52:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48072) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWI1C-0000gA-6B for bug-gnu-emacs@gnu.org; Fri, 01 Oct 2021 08:52:02 -0400 Received: from mail-pl1-f174.google.com ([209.85.214.174]:34770) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mWI1A-0002eL-MU for bug-gnu-emacs@gnu.org; Fri, 01 Oct 2021 08:52:01 -0400 Received: by mail-pl1-f174.google.com with SMTP id b22so6251114pls.1 for ; Fri, 01 Oct 2021 05:52:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=RkxVHtAjxV0enHDpda6+USuLnl262KdMRmkqN4skb2M=; b=5/EJNA1jFybngsujkFkNUv5Eo/lJdR4l5hYDcl4muqvclsSWj+CwGn0L3j/j0bhpJi iwsdo8sWwhhnfY7Dq5E7MdpEUjxv1cn1iFuWWNHLCXJVMHPKG86tPnB+KfBoZ4HGzgR0 e6dS0fwTJ4dbJkWNBHzOOgRBg3T5bqpCRUs2ihugsWVd9V1a04u6zrFrz/rBLLmXoYHj K+xWxSbH9iwWNvzBBs6s9QZCJeOHf/c83AQYMK9ZdMn6Z2eqHzCucsOlwX5ICusP0TeQ bgDAlPaRqzPVG2UhhCb7bH1wllVOm3zV6OJc10ej6L2svA0BxTpo/39CpTVUo3D3qOYO KsUg== X-Gm-Message-State: AOAM532WmI9AmBqdFJXgRAs5CwjGT+fYV4sLYcJI9KBpmOZtSAFiqx/h wLuQ8qgud9NCWiWKl/I5ZCsUkcMOOstTUkNojP9w3GvhEKs= X-Google-Smtp-Source: ABdhPJy/F+pEsk2MzkfBVw8Bj4phV59KyjK/4cVaXZXN/Hwb2iVDPdM2u3hxgLBX4ZcL9PKAVMgqAHQivclMpdFRgoA= X-Received: by 2002:a17:90b:3805:: with SMTP id mq5mr19563083pjb.143.1633092719064; Fri, 01 Oct 2021 05:51:59 -0700 (PDT) MIME-Version: 1.0 From: Stefan Kangas Date: Fri, 1 Oct 2021 14:51:47 +0200 Message-ID: Subject: Outdated TODO item about "dynamic embedded graphics"? To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=209.85.214.174; envelope-from=stefankangas@gmail.com; helo=mail-pl1-f174.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.8 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.8 (-) Severity: wishlist X-Debbugs-CC: monnier@iro.umontreal.ca, alan@idiocy.org >From etc/TODO: ** Better support for dynamic embedded graphics I like this idea (my mpc.el code could use it for the volume widget), though I wonder if the resulting efficiency will be sufficient. Is this item still relevant, with the improvements made by Alan Third to svg support lately? It seems very usable for something like mpc.el, and it even works with resizing. In fact, I'm working on something much like that, and one of the places where I intend to experiment is mpc.el. If it's still relevant, maybe it should be expanded with a sentence or two. ------------=_1633188603-24554-1--