From unknown Wed Jun 18 23:03:52 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#49574 <49574@debbugs.gnu.org> To: bug#49574 <49574@debbugs.gnu.org> Subject: Status: 28.0.50; [ELPA] [PATCH] Remove deprecated modus-{operandi,vivendi}-themes Reply-To: bug#49574 <49574@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:03:52 +0000 retitle 49574 28.0.50; [ELPA] [PATCH] Remove deprecated modus-{operandi,viv= endi}-themes reassign 49574 emacs submitter 49574 Protesilaos Stavrou severity 49574 normal tag 49574 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 15 10:40:05 2021 Received: (at submit) by debbugs.gnu.org; 15 Jul 2021 14:40:05 +0000 Received: from localhost ([127.0.0.1]:49354 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m42Wz-0001Xc-AL for submit@debbugs.gnu.org; Thu, 15 Jul 2021 10:40:05 -0400 Received: from lists.gnu.org ([209.51.188.17]:50972) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m42Wx-0001XU-EF for submit@debbugs.gnu.org; Thu, 15 Jul 2021 10:40:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56698) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m42Wx-0006Ll-55 for bug-gnu-emacs@gnu.org; Thu, 15 Jul 2021 10:40:03 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:35045) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m42Wr-0003qA-CE for bug-gnu-emacs@gnu.org; Thu, 15 Jul 2021 10:40:02 -0400 Received: (Authenticated sender: public@protesilaos.com) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id E0C9920008 for ; Thu, 15 Jul 2021 14:39:53 +0000 (UTC) From: Protesilaos Stavrou To: bug-gnu-emacs@gnu.org Subject: 28.0.50; [ELPA] [PATCH] Remove deprecated modus-{operandi,vivendi}-themes User-Agent: Notmuch/0.32.1 (https://notmuchmail.org) Emacs/28.0.50 (x86_64-pc-linux-gnu) Date: Thu, 15 Jul 2021 17:39:52 +0300 Message-ID: <87a6mnprnr.fsf@protesilaos.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: none client-ip=217.70.183.200; envelope-from=info@protesilaos.com; helo=relay7-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) 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: -3.3 (---) --=-=-= Content-Type: text/plain Hello everyone, Following the release of version 1.5.0 of the modus-themes (bug#49572), I believe this is the right time to remove the long-discontinued packages 'modus-operandi-theme' and 'modus-vivendi-theme'. The technicalities were discussed in bug#46964, with the gist being that we would provide users a few months to migrate to the new 'modus-themes' package. We had also introduced code in the old packages that would pull in the new package, so we can assume that the old packages are no longer required. The change I would like to install is attached. Thank you! Protesilaos -- Protesilaos Stavrou https://protesilaos.com --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-Remove-deprecated-modus-operandi-vivendi-themes.patch >From b438674100fab7fa7f7424cd6f185e002597c0cb Mon Sep 17 00:00:00 2001 Message-Id: From: Protesilaos Stavrou Date: Thu, 15 Jul 2021 17:31:33 +0300 Subject: [PATCH] Remove deprecated modus-{operandi,vivendi}-themes Subject to bug#49572, which updates the modus-themes in emacs.git to version 1.5.0, it now is the right time to delete the long-deprecated standalone packages of modus-operandi and modus-vivendi. --- elpa-packages | 7 ------- 1 file changed, 7 deletions(-) diff --git a/elpa-packages b/elpa-packages index e7c527f6a1..af7f075913 100644 --- a/elpa-packages +++ b/elpa-packages @@ -233,19 +233,12 @@ ("mmm-mode" :url "https://github.com/purcell/mmm-mode.git" :auto-sync t) - ;; `modus-operandi-theme' and `modus-vivendi-theme' are deprecated and - ;; will have to be deleted by the summer of 2021, as discussed in Emacs - ;; bug#46964: . - ("modus-operandi-theme":url "https://gitlab.com/protesilaos/modus-themes" - :branch "elpa/modus-operandi-theme") ("modus-themes" :core ("etc/themes/modus-themes.el" "etc/themes/modus-operandi-theme.el" "etc/themes/modus-vivendi-theme.el" "doc/misc/modus-themes.org" "doc/misc/doclicense.texi") :doc "modus-themes.org") - ("modus-vivendi-theme" :url "https://gitlab.com/protesilaos/modus-themes" - :branch "elpa/modus-vivendi-theme") ("multishell" :url "https://github.com/kenmanheimer/EmacsMultishell") ("muse" :url "https://github.com/alexott/muse") ;FIXME: Not nearly in-sync ("myers" :url nil) -- 2.32.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 16 06:12:17 2021 Received: (at 49574) by debbugs.gnu.org; 16 Jul 2021 10:12:17 +0000 Received: from localhost ([127.0.0.1]:50554 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4KpN-0003sk-AK for submit@debbugs.gnu.org; Fri, 16 Jul 2021 06:12:17 -0400 Received: from quimby.gnus.org ([95.216.78.240]:39400) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4KpL-0003sH-Uf for 49574@debbugs.gnu.org; Fri, 16 Jul 2021 06:12:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=jTVqOS8xSV2C0pOjI/OxrZhXEhYzPC4kBnZM3o80vJ4=; b=i+qm6T1UZLaatc4dPomQhnHkpB TIoNLCsNfmJSJS9ubHuLvsRI5CqR4/A3GgMUohDEwk+6m5S1FFb2Q6A9BSSKueeFZzA7j4fONEpOO KUbc2LZyx1fFtfIDX+lcemCUlAWVQA/mRS0QqYX9UVLlfhPGbBCE0kMNS755CUmRizIw=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m4KpD-00032Y-Iv; Fri, 16 Jul 2021 12:12:10 +0200 From: Lars Ingebrigtsen To: Protesilaos Stavrou Subject: Re: bug#49574: 28.0.50; [ELPA] [PATCH] Remove deprecated modus-{operandi,vivendi}-themes References: <87a6mnprnr.fsf@protesilaos.com> X-Now-Playing: Squarepusher's _Be Up A Hello_: "80 Ondula " Date: Fri, 16 Jul 2021 12:12:07 +0200 In-Reply-To: <87a6mnprnr.fsf@protesilaos.com> (Protesilaos Stavrou's message of "Thu, 15 Jul 2021 17:39:52 +0300") Message-ID: <87v95abma0.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Protesilaos Stavrou writes: > Following the release of version 1.5.0 of the modus-themes (bug#49572), > I believe this is the right time to remove the long-discontinued > packages 'modus-operandi-theme' and 'modus-vivendi-theme' [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 49574 Cc: 49574@debbugs.gnu.org, Eli Zaretskii 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 (---) Protesilaos Stavrou writes: > Following the release of version 1.5.0 of the modus-themes (bug#49572), > I believe this is the right time to remove the long-discontinued > packages 'modus-operandi-theme' and 'modus-vivendi-theme'. > > The technicalities were discussed in bug#46964, with the gist being that > we would provide users a few months to migrate to the new 'modus-themes' > package. We had also introduced code in the old packages that would > pull in the new package, so we can assume that the old packages are no > longer required. > > The change I would like to install is attached. The deprecated themes were also new in Emacs 28, so I think removing them (since they've been replaced by a new theme) should be fine. Eli, do you have an opinion here? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 16 06:15:31 2021 Received: (at 49574) by debbugs.gnu.org; 16 Jul 2021 10:15:31 +0000 Received: from localhost ([127.0.0.1]:50564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4KsU-0004Ry-V7 for submit@debbugs.gnu.org; Fri, 16 Jul 2021 06:15:31 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:47545) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4KsT-0004Lq-GZ for 49574@debbugs.gnu.org; Fri, 16 Jul 2021 06:15:30 -0400 Received: (Authenticated sender: public@protesilaos.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id C91BB1C0007; Fri, 16 Jul 2021 10:15:22 +0000 (UTC) From: Protesilaos Stavrou To: Lars Ingebrigtsen Subject: Re: bug#49574: 28.0.50; [ELPA] [PATCH] Remove deprecated modus-{operandi,vivendi}-themes In-Reply-To: <87v95abma0.fsf@gnus.org> References: <87a6mnprnr.fsf@protesilaos.com> <87v95abma0.fsf@gnus.org> User-Agent: Notmuch/0.32.1 (https://notmuchmail.org) Emacs/28.0.50 (x86_64-pc-linux-gnu) Date: Fri, 16 Jul 2021 13:15:21 +0300 Message-ID: <874kcud0p2.fsf@protesilaos.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 49574 Cc: 49574@debbugs.gnu.org, Eli Zaretskii 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.7 (-) On 2021-07-16, 12:12 +0200, Lars Ingebrigtsen wrote: > Protesilaos Stavrou writes: > >> Following the release of version 1.5.0 of the modus-themes (bug#49572), >> I believe this is the right time to remove the long-discontinued >> packages 'modus-operandi-theme' and 'modus-vivendi-theme'. >> >> The technicalities were discussed in bug#46964, with the gist being that >> we would provide users a few months to migrate to the new 'modus-themes' >> package. We had also introduced code in the old packages that would >> pull in the new package, so we can assume that the old packages are no >> longer required. >> >> The change I would like to install is attached. > > The deprecated themes were also new in Emacs 28, so I think removing > them (since they've been replaced by a new theme) should be fine. > > Eli, do you have an opinion here? Just to add here that the current files in emacs.git are automatically synced into the 'modus-themes' GNU ELPA package. Whereas the old packages were pulled from dedicated branches on my own git repo. -- Protesilaos Stavrou https://protesilaos.com From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 16 07:35:57 2021 Received: (at 49574) by debbugs.gnu.org; 16 Jul 2021 11:35:57 +0000 Received: from localhost ([127.0.0.1]:50636 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4M8L-0006O3-L3 for submit@debbugs.gnu.org; Fri, 16 Jul 2021 07:35:57 -0400 Received: from eggs.gnu.org ([209.51.188.92]:37832) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4M8J-0006Np-S3 for 49574@debbugs.gnu.org; Fri, 16 Jul 2021 07:35:56 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:46404) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m4M8B-0005HI-Hd; Fri, 16 Jul 2021 07:35:48 -0400 Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3018 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 1m4M89-0006jY-5w; Fri, 16 Jul 2021 07:35:46 -0400 Date: Fri, 16 Jul 2021 14:35:33 +0300 Message-Id: <835yxa5w56.fsf@gnu.org> From: Eli Zaretskii To: Lars Ingebrigtsen In-Reply-To: <87v95abma0.fsf@gnus.org> (message from Lars Ingebrigtsen on Fri, 16 Jul 2021 12:12:07 +0200) Subject: Re: bug#49574: 28.0.50; [ELPA] [PATCH] Remove deprecated modus-{operandi,vivendi}-themes References: <87a6mnprnr.fsf@protesilaos.com> <87v95abma0.fsf@gnus.org> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 49574 Cc: 49574@debbugs.gnu.org, info@protesilaos.com 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: Lars Ingebrigtsen > Cc: 49574@debbugs.gnu.org, Eli Zaretskii > Date: Fri, 16 Jul 2021 12:12:07 +0200 > > > The technicalities were discussed in bug#46964, with the gist being that > > we would provide users a few months to migrate to the new 'modus-themes' > > package. We had also introduced code in the old packages that would > > pull in the new package, so we can assume that the old packages are no > > longer required. > > > > The change I would like to install is attached. > > The deprecated themes were also new in Emacs 28, so I think removing > them (since they've been replaced by a new theme) should be fine. > > Eli, do you have an opinion here? No. Please do what you feel is right here. From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 16 07:57:39 2021 Received: (at 49574) by debbugs.gnu.org; 16 Jul 2021 11:57:39 +0000 Received: from localhost ([127.0.0.1]:50660 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4MT6-0000bz-CX for submit@debbugs.gnu.org; Fri, 16 Jul 2021 07:57:39 -0400 Received: from quimby.gnus.org ([95.216.78.240]:40326) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4MT4-0000bn-Rq for 49574@debbugs.gnu.org; Fri, 16 Jul 2021 07:57:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=jRiJ5Qd3EtIm7CJ+oh4TB4/nz+LBbUCtqX0w1Oo8JWk=; b=XbsjVNRKMMHxQoMQghUKeyi4O6 Mzphp5Ng+ocoYqWp4Ssc3IB7ars7d7G7i7CHJFY3U0Noe5RKXbWKeFtkFvHXHHtqpl+02i69A/C/7 PWpZQyo0Saw4vqqnnoWDdxRoE0OjskhAjbnp4roHW0rVg8u3hYcPY4tGeXEbieR+s0O8=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m4MSw-0003zU-5l; Fri, 16 Jul 2021 13:57:16 +0200 From: Lars Ingebrigtsen To: Eli Zaretskii Subject: Re: bug#49574: 28.0.50; [ELPA] [PATCH] Remove deprecated modus-{operandi,vivendi}-themes References: <87a6mnprnr.fsf@protesilaos.com> <87v95abma0.fsf@gnus.org> <835yxa5w56.fsf@gnu.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAG1BMVEWFEReKKiilnJGS WVRyDxNgIx4qJR56hHn///9MMD0NAAAAAWJLR0QIht6VegAAAAd0SU1FB+UHDwcICzpaqdIAAAGU SURBVDjLddHBUuMwDAZgZUju0TbhAWCmPZelu1czyD3HOM6dqWMegAOvj2S7JS6pD53WX35JUQHK g/HAn0eADe6vAeDuAeDpgT9qle4rh9hCgs1ffgKGDCjQJoiPnBO4kUoR0skAhqH6DVWLsdbvBBpc LyUAqVS+cTxyrVTjuQUuYVJ0DN40I0O7hKPSIcxDbzoZaglDwwD3JvYWIEXyrfF1CD5thCOvDEQS qgOXer+fGZAXlyBGjkHOUGFbldDI/dzKFutLKTonnJKN1KBygpsogdm2e1nJpRQXUxPDZJ1ssf0B UDxsOAX3abCrgH4SsVI4/ft8R6j59wVojtN+nSwiFTDGxO602SO9LEAPU4zMThKwAr0xRPUCKN4H ezCu6DHlwMejNgWMCUL4r/sS8v3But4V4NPavdVuDbbe9lc9xnOiH8s3dwIf28EeSnCjTn+t7Yi6 AtIbDq/PVCR0BnLPssMF+Ay64/WUCenuBa5LcWSWwUuIGMZ1oBDnW4G8g1XQ+gbQRLdKZdjdgLft Ouin8A0rqO3Ehwu7/gAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0wNy0xNVQwNzowODoxMSswMDow MKgM0qoAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjEtMDctMTVUMDc6MDg6MTErMDA6MDDZUWoWAAAA AElFTkSuQmCC X-Now-Playing: Unbalance's _Fabric 94: Steffi_: "Freedom" Date: Fri, 16 Jul 2021 13:57:13 +0200 In-Reply-To: <835yxa5w56.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 16 Jul 2021 14:35:33 +0300") Message-ID: <87mtqma2ue.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Eli Zaretskii writes: >> The deprecated themes were also new in Emacs 28, so I think removing >> them (since they've been replaced by a new theme) should be fine. >> >> Eli, do you have an opinion here? > > No. Please do w [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 49574 Cc: 49574@debbugs.gnu.org, info@protesilaos.com 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.0 (-) Eli Zaretskii writes: >> The deprecated themes were also new in Emacs 28, so I think removing >> them (since they've been replaced by a new theme) should be fine. >> >> Eli, do you have an opinion here? > > No. Please do what you feel is right here. OK, Protesilaos, go ahead and push. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 16 08:06:30 2021 Received: (at 49574) by debbugs.gnu.org; 16 Jul 2021 12:06:30 +0000 Received: from localhost ([127.0.0.1]:50691 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4Mbu-0000sQ-LF for submit@debbugs.gnu.org; Fri, 16 Jul 2021 08:06:30 -0400 Received: from relay10.mail.gandi.net ([217.70.178.230]:57561) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4Mbr-0000sA-2q for 49574@debbugs.gnu.org; Fri, 16 Jul 2021 08:06:29 -0400 Received: (Authenticated sender: public@protesilaos.com) by relay10.mail.gandi.net (Postfix) with ESMTPSA id 4C2E7240007; Fri, 16 Jul 2021 12:06:19 +0000 (UTC) From: Protesilaos Stavrou To: Lars Ingebrigtsen , Eli Zaretskii Subject: Re: bug#49574: 28.0.50; [ELPA] [PATCH] Remove deprecated modus-{operandi,vivendi}-themes In-Reply-To: <87mtqma2ue.fsf@gnus.org> References: <87a6mnprnr.fsf@protesilaos.com> <87v95abma0.fsf@gnus.org> <835yxa5w56.fsf@gnu.org> <87mtqma2ue.fsf@gnus.org> User-Agent: Notmuch/0.32.1 (https://notmuchmail.org) Emacs/28.0.50 (x86_64-pc-linux-gnu) Date: Fri, 16 Jul 2021 15:06:17 +0300 Message-ID: <871r7ycvk6.fsf@protesilaos.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 49574 Cc: 49574@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: -1.7 (-) On 2021-07-16, 13:57 +0200, Lars Ingebrigtsen wrote: > Eli Zaretskii writes: > >>> The deprecated themes were also new in Emacs 28, so I think removing >>> them (since they've been replaced by a new theme) should be fine. >>> >>> Eli, do you have an opinion here? >> >> No. Please do what you feel is right here. > > OK, Protesilaos, go ahead and push. Done. Thank you for your time! -- Protesilaos Stavrou https://protesilaos.com From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 19 11:39:16 2021 Received: (at 49574) by debbugs.gnu.org; 19 Jul 2021 15:39:16 +0000 Received: from localhost ([127.0.0.1]:59928 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5VMS-0005Pv-8e for submit@debbugs.gnu.org; Mon, 19 Jul 2021 11:39:16 -0400 Received: from quimby.gnus.org ([95.216.78.240]:46536) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5VMR-0005Pg-0x for 49574@debbugs.gnu.org; Mon, 19 Jul 2021 11:39:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=DSIvSlzbHR977J2Uud26lyF6EYsIp6DNG+DUEiCX9GI=; b=ci+S10lOgwhPHCFC5z3p4X6B0U IKBvt/V0pCmt28toZvSvMeOHDsXgEdK32zREhI09x7reuOXIYrJbxt7iuQHJtG6Zf0ZvC55cFtHfi 25rsIdvMnfA1FCAUbVSmN8npHmBAksHlYO1x+dBNbOmWxWhR3KaRHOcKP5Upb8PEjjSE=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m5VMI-0008L0-D4; Mon, 19 Jul 2021 17:39:08 +0200 From: Lars Ingebrigtsen To: Protesilaos Stavrou Subject: Re: bug#49574: 28.0.50; [ELPA] [PATCH] Remove deprecated modus-{operandi,vivendi}-themes References: <87a6mnprnr.fsf@protesilaos.com> <87v95abma0.fsf@gnus.org> <835yxa5w56.fsf@gnu.org> <87mtqma2ue.fsf@gnus.org> <871r7ycvk6.fsf@protesilaos.com> X-Now-Playing: Chuck Person's _Chuck Person's Eccojams Vol. 1_: "A5" Date: Mon, 19 Jul 2021 17:39:05 +0200 In-Reply-To: <871r7ycvk6.fsf@protesilaos.com> (Protesilaos Stavrou's message of "Fri, 16 Jul 2021 15:06:17 +0300") Message-ID: <87pmvel3dy.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Protesilaos Stavrou writes: >> OK, Protesilaos, go ahead and push. > > Done. Thank you for your time! Did you forget to push this? Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 49574 Cc: 49574@debbugs.gnu.org, Eli Zaretskii 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 (---) Protesilaos Stavrou writes: >> OK, Protesilaos, go ahead and push. > > Done. Thank you for your time! Did you forget to push this? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 19 11:50:43 2021 Received: (at 49574) by debbugs.gnu.org; 19 Jul 2021 15:50:43 +0000 Received: from localhost ([127.0.0.1]:59984 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5VXX-0007xa-EI for submit@debbugs.gnu.org; Mon, 19 Jul 2021 11:50:43 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:41927) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5VXW-0007xO-1z for 49574@debbugs.gnu.org; Mon, 19 Jul 2021 11:50:42 -0400 Received: (Authenticated sender: public@protesilaos.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 6A23AE0008; Mon, 19 Jul 2021 15:50:34 +0000 (UTC) From: Protesilaos Stavrou To: Lars Ingebrigtsen Subject: Re: bug#49574: 28.0.50; [ELPA] [PATCH] Remove deprecated modus-{operandi,vivendi}-themes In-Reply-To: <87pmvel3dy.fsf@gnus.org> References: <87a6mnprnr.fsf@protesilaos.com> <87v95abma0.fsf@gnus.org> <835yxa5w56.fsf@gnu.org> <87mtqma2ue.fsf@gnus.org> <871r7ycvk6.fsf@protesilaos.com> <87pmvel3dy.fsf@gnus.org> User-Agent: Notmuch/0.32.2 (https://notmuchmail.org) Emacs/28.0.50 (x86_64-pc-linux-gnu) Date: Mon, 19 Jul 2021 18:50:33 +0300 Message-ID: <877dhmmhfa.fsf@protesilaos.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 49574 Cc: 49574@debbugs.gnu.org, Eli Zaretskii 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.7 (-) On 2021-07-19, 17:39 +0200, Lars Ingebrigtsen wrote: > Protesilaos Stavrou writes: > >>> OK, Protesilaos, go ahead and push. >> >> Done. Thank you for your time! > > Did you forget to push this? I did. Here it is: . -- Protesilaos Stavrou https://protesilaos.com From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 19 11:56:54 2021 Received: (at control) by debbugs.gnu.org; 19 Jul 2021 15:56:54 +0000 Received: from localhost ([127.0.0.1]:60035 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5VdV-00089G-VQ for submit@debbugs.gnu.org; Mon, 19 Jul 2021 11:56:54 -0400 Received: from quimby.gnus.org ([95.216.78.240]:46864) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5VdU-000894-46 for control@debbugs.gnu.org; Mon, 19 Jul 2021 11:56:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=rRV1GQ5nFnVjzIa3giyrWRZYF+Nahcduf5IWLeKLo3E=; b=JLpDTZAbKgMu4YSfW+udWYRH8y uZcdr6iCr6KPqYwSoiIQRUZuiHaJjLYfpOl2xn2d8KSUtH/etMrVWN5iil0b0wmamsOi2Z292ctO0 KVQ3drgtRg17q/nNN1YSKdhAh7EtnqRnW53znaSc4xOSKYfOSBZ1oSOfnuIV0v4FZxzo=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m5VdM-00005J-Fi for control@debbugs.gnu.org; Mon, 19 Jul 2021 17:56:46 +0200 Date: Mon, 19 Jul 2021 17:56:44 +0200 Message-Id: <87tukqjo03.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #49574 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 49574 28.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control 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 (---) close 49574 28.1 quit From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 19 11:57:03 2021 Received: (at 49574) by debbugs.gnu.org; 19 Jul 2021 15:57:03 +0000 Received: from localhost ([127.0.0.1]:60041 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5Vdf-0008A5-4D for submit@debbugs.gnu.org; Mon, 19 Jul 2021 11:57:03 -0400 Received: from quimby.gnus.org ([95.216.78.240]:46850) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5VdO-00088q-Lk for 49574@debbugs.gnu.org; Mon, 19 Jul 2021 11:57:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=zqhLfXqq4siFMcIungopNmXskmFSn8Txs/MpQaUIoXk=; b=KB3EV3ymWT+XXsLVfs69WLK8XH GdVDflC0hhQh+i//NSWLoFxOiszN/y3j3hstWqKH3iSVSpB3DUFJ3F00ZZA8kFB8+BgpeoOjGZTKk UbLKvCicEqIO5BXrIfQXN6yxO9MutU2423f8zova8b5QsdHAUaqwZpTqR3sJydw9AoHM=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m5VdG-00005D-Cy; Mon, 19 Jul 2021 17:56:40 +0200 From: Lars Ingebrigtsen To: Protesilaos Stavrou Subject: Re: bug#49574: 28.0.50; [ELPA] [PATCH] Remove deprecated modus-{operandi,vivendi}-themes References: <87a6mnprnr.fsf@protesilaos.com> <87v95abma0.fsf@gnus.org> <835yxa5w56.fsf@gnu.org> <87mtqma2ue.fsf@gnus.org> <871r7ycvk6.fsf@protesilaos.com> <87pmvel3dy.fsf@gnus.org> <877dhmmhfa.fsf@protesilaos.com> X-Now-Playing: Chuck Person's _Chuck Person's Eccojams Vol. 1_: "B1" Date: Mon, 19 Jul 2021 17:56:37 +0200 In-Reply-To: <877dhmmhfa.fsf@protesilaos.com> (Protesilaos Stavrou's message of "Mon, 19 Jul 2021 18:50:33 +0300") Message-ID: <87v956jo0a.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Protesilaos Stavrou writes: > I did. Here it is: > . Sorry; I looked in the wrong place. :-/ Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 49574 Cc: 49574@debbugs.gnu.org, Eli Zaretskii 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 (---) Protesilaos Stavrou writes: > I did. Here it is: > . Sorry; I looked in the wrong place. :-/ I'm closing this bug report, then. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Wed Jun 18 23:03:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 17 Aug 2021 11:24:09 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator