GNU bug report logs - #46964
[ELPA]: [PATCH] Replace modus-*-theme with modus-themes from :core

Previous Next

Package: emacs;

Reported by: Protesilaos Stavrou <info <at> protesilaos.com>

Date: Sat, 6 Mar 2021 11:59:01 UTC

Severity: normal

Tags: patch

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Basil L. Contovounesios" <contovob <at> tcd.ie>
To: Protesilaos Stavrou <info <at> protesilaos.com>
Cc: 46964 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: bug#46964: [ELPA]: [PATCH] Replace modus-*-theme with modus-themes from :core
Date: Sat, 06 Mar 2021 14:39:52 +0000
Protesilaos Stavrou <info <at> protesilaos.com> writes:

> 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').
[...]
> 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"))

Have you tried specifying the manual's source .org/.texi file as the
package :doc property?

Although I don't know whether :core packages support that yet, or
whether elpa.git can even build .texi/.org manuals from emacs.git (see,
for example, the commented-out entry in elpa-packages for cc-mode).

Stefan (CCed) will be more familiar with the limitations.

[ P.S. If you're interested in becoming a member, I think it's time you
  created a Savannah account and requested inclusion in the Emacs
  project: https://savannah.gnu.org/project/memberlist.php?group=emacs ]

Thanks,

-- 
Basil




This bug report was last modified 4 years and 124 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.