From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Protesilaos Stavrou Newsgroups: gmane.emacs.bugs Subject: bug#46964: [ELPA]: [PATCH] Replace modus-*-theme with modus-themes from :core Date: Fri, 19 Mar 2021 07:29:50 +0200 Message-ID: <87k0q3r9rl.fsf@protesilaos.com> References: <87y2f0fq8v.fsf@protesilaos.com> <87sg58tkg7.fsf@tcd.ie> <87h7lofe6b.fsf@protesilaos.com> <87mtvfpgf2.fsf@protesilaos.com> <878s6wqq40.fsf@tcd.ie> <874khk6t7d.fsf@protesilaos.com> <87mtvb1s3r.fsf@protesilaos.com> <871rcmojgc.fsf@protesilaos.com> <87eegep8ga.fsf@protesilaos.com> <87eegcaobe.fsf@protesilaos.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3643"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: "Basil L. Contovounesios" , 46964@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Mar 19 06:31:22 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 1lN7jG-0000pd-Cf for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 19 Mar 2021 06:31:22 +0100 Original-Received: from localhost ([::1]:59724 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lN7jE-00020R-Si for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 19 Mar 2021 01:31:20 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51384) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lN7iw-00020E-T6 for bug-gnu-emacs@gnu.org; Fri, 19 Mar 2021 01:31:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:37003) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lN7iw-0002Ah-0e for bug-gnu-emacs@gnu.org; Fri, 19 Mar 2021 01:31:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lN7iv-0001U7-Rd for bug-gnu-emacs@gnu.org; Fri, 19 Mar 2021 01:31:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Protesilaos Stavrou Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 19 Mar 2021 05:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46964 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 46964-submit@debbugs.gnu.org id=B46964.16161318035285 (code B ref 46964); Fri, 19 Mar 2021 05:31:01 +0000 Original-Received: (at 46964) by debbugs.gnu.org; 19 Mar 2021 05:30:03 +0000 Original-Received: from localhost ([127.0.0.1]:48549 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lN7hy-0001NA-Na for submit@debbugs.gnu.org; Fri, 19 Mar 2021 01:30:03 -0400 Original-Received: from relay8-d.mail.gandi.net ([217.70.183.201]:47013) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lN7hw-0001M6-Pk for 46964@debbugs.gnu.org; Fri, 19 Mar 2021 01:30:01 -0400 X-Originating-IP: 94.46.225.161 Original-Received: from kronos (unknown [94.46.225.161]) (Authenticated sender: public@protesilaos.com) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 077441BF204; Fri, 19 Mar 2021 05:29:52 +0000 (UTC) In-Reply-To: (Stefan Monnier's message of "Thu, 18 Mar 2021 13:52:28 -0400") 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:202659 Archived-At: On 2021-03-18, 13:52 -0400, Stefan Monnier wrote: >> I made the necessary changes to the old files, based on what Basil had >> shared earlier. I attach modus-operandi, while the same has been done >> for modus-vivendi. You can retrieve those from the following branches: >> >> * https://gitlab.com/protesilaos/modus-themes/-/tree/elpa/modus-operandi-theme >> * https://gitlab.com/protesilaos/modus-themes/-/tree/elpa/modus-vivendi-theme > > That's looking fine, pushed. > >> Then I applied the following change to elpa.git: >> >> elpa-packages | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) > > And I pushed that as well, thank you. Thank you! The update went through. All good here. The final step will be to remove the old packages. I guess we can do that in a new bug report, say, six months from now. Feel free to close this one. On another note, is there some way I could use elpa-devel to distribute the upstream version of my themes? Patching emacs.git on a daily basis would not be feasible... While having a bleeding edge variant would help with user testing, so that when I send a new tagged release to emacs.git (every month or so), I can be confident that everything is in order. -- Protesilaos Stavrou protesilaos.com