unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#46964: [ELPA]: [PATCH] Replace modus-*-theme with modus-themes from :core
@ 2021-03-06 11:58 Protesilaos Stavrou
  2021-03-06 14:39 ` Basil L. Contovounesios
  0 siblings, 1 reply; 28+ messages in thread
From: Protesilaos Stavrou @ 2021-03-06 11:58 UTC (permalink / raw)
  To: 46964

[-- Attachment #1: Type: text/plain, Size: 1089 bytes --]

Dear maintainers,

With commits de602dd7cf and 8fb33bae32 in emacs.git the 'modus-operandi'
and 'modus-vivendi' themes are now updated to their latest version.

Since the themes are distributed with Emacs, GNU ELPA can treat them as
a single ":core" package.  This means that it should stop distributing
the standalone packages 'modus-operandi-theme' and 'modus-vivendi-theme'
which no longer correspond to the current state of the upstream
project.[1]

I tested the attached patch with elpa.git and successfully built
"packages/modus-themes" with the latest version of the files.

What I am not sure about---and apologies if I missed it in the elpa.git
README---is whether a ":core" package benefits from the 'make' command
when that has been called from the root of the emacs.git directory.  I
am, in particular, interested in the derived file info/modus-themes.info
(the "info" directory is not available in a fresh clone of emacs.git but
gets generated with 'make').

Thank you!
Protesilaos

[1]: <https://gitlab.com/protesilaos/modus-themes>.

-- 
Protesilaos Stavrou
protesilaos.com

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Replace-modus-theme-with-modus-themes-from-core.patch --]
[-- Type: text/x-patch, Size: 1267 bytes --]

From 26d3b0d1d55b438c015b5add759875424eb1826c Mon Sep 17 00:00:00 2001
Message-Id: <26d3b0d1d55b438c015b5add759875424eb1826c.1615029287.git.info@protesilaos.com>
From: Protesilaos Stavrou <info@protesilaos.com>
Date: Sat, 6 Mar 2021 13:14:33 +0200
Subject: [PATCH] Replace modus-*-theme with modus-themes from :core

The themes 'modus-operandi' and 'modus-vivendi' are now part of
emacs.git and should thus be designated as a single ':core' package.
---
 elpa-packages | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/elpa-packages b/elpa-packages
index 30f634c1b1..70ca5d8fda 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -208,8 +208,7 @@
  ("mmm-mode"
   :url "https://github.com/purcell/mmm-mode.git"
   :auto-sync t)
- ("modus-operandi-theme":url "https://gitlab.com/protesilaos/modus-themes")
- ("modus-vivendi-theme"	:url "https://gitlab.com/protesilaos/modus-themes")
+ ("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" "info/modus-themes.info"))
  ("multishell"		:url "https://github.com/kenmanheimer/EmacsMultishell")
  ("muse"		:url "https://github.com/alexott/muse") ;FIXME: Not nearly in-sync
  ("myers"		:url nil)
-- 
2.30.1


^ permalink raw reply related	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2021-03-19 14:18 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-06 11:58 bug#46964: [ELPA]: [PATCH] Replace modus-*-theme with modus-themes from :core Protesilaos Stavrou
2021-03-06 14:39 ` Basil L. Contovounesios
2021-03-06 15:00   ` Stefan Monnier
2021-03-06 16:19     ` Protesilaos Stavrou
2021-03-06 18:35       ` Stefan Monnier
2021-03-07  7:32         ` Protesilaos Stavrou
2021-03-09 15:54           ` Basil L. Contovounesios
2021-03-09 16:46             ` Stefan Monnier
2021-03-09 19:08             ` Protesilaos Stavrou
2021-03-09 20:49               ` Stefan Monnier
2021-03-10  3:48                 ` Stefan Monnier
2021-03-10  5:43                   ` Protesilaos Stavrou
2021-03-10 18:41                     ` Stefan Monnier
2021-03-10 20:13                       ` Protesilaos Stavrou
2021-03-10 23:17                         ` Stefan Monnier
2021-03-10 23:23                           ` Basil L. Contovounesios
2021-03-11  3:07                             ` Stefan Monnier
2021-03-11  8:27                               ` Protesilaos Stavrou
2021-03-11 19:45                                 ` Basil L. Contovounesios
2021-03-11 22:54                                 ` Stefan Monnier
2021-03-12  7:59                                   ` Protesilaos Stavrou
2021-03-13 17:10                           ` Stefan Monnier
2021-03-17  7:04                             ` Protesilaos Stavrou
2021-03-18  7:55                               ` Protesilaos Stavrou
2021-03-18 17:52                                 ` Stefan Monnier
2021-03-19  5:29                                   ` Protesilaos Stavrou
2021-03-19 12:55                                     ` Stefan Monnier
2021-03-19 14:18                                       ` Protesilaos Stavrou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).