bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Protesilaos Stavrou
Subject: bug#46964: [ELPA]: [PATCH] Replace modus-*-theme with modus-themes from :core
Date: Wed, 10 Mar 2021 07:43:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

On 2021-03-09, 22:48 -0500, Stefan Monnier <monnier@iro.umontreal.ca> wrote:

>>> No, the build always gives me errors.  Though I assumed something was
>>> wrong on my end (I am not familiar with makefiles).  This is not just
>>> with the modus-themes.  Same for something like project.el.  Please see
>>> the attached file with the backtrace.
>>
>> Hmm... indeed.  Can you check if the patch below fixes it for you?
>
> I pushed that workaround along with a more real fix for what I believe
> is the same problem that was preventing building new :core packages on
> elpa.gnu.org.

It no longers returns an error.  Thank you!

Below is what I get now, provided this:

    ("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 "modus-themes.org")


make clean
make build/modus-themes
[...]
Linking files for package: modus-themes
  etc/themes/modus-themes.el -> modus-themes.el
  etc/themes/modus-operandi-theme.el -> modus-operandi-theme.el
  etc/themes/modus-vivendi-theme.el -> modus-vivendi-theme.el
  doc/misc/modus-themes.org -> modus-themes.org


The resulting archive does not include the Org file or derivatives:

 drwxr-xr-x    prot/prot          0 modus-themes-1.2.3/
 -rw-r--r--    prot/prot       2550 modus-themes-1.2.3/modus-operandi-theme.el
 -rw-r--r--    prot/prot       2544 modus-themes-1.2.3/modus-vivendi-theme.el
 -rw-r--r--    prot/prot        397 modus-themes-1.2.3/modus-themes-pkg.el
 -rw-r--r--    prot/prot     343994 modus-themes-1.2.3/modus-themes.el

While in archive-devel, the Org file is present, though the Info file is
practically empty:

 drwxr-xr-x    prot/prot          0 modus-themes-1.2.3.0.20210306.91600/
 -rw-r--r--    prot/prot     122691 
modus-themes-1.2.3.0.20210306.91600/modus-themes.org
 -rw-r--r--    prot/prot       2550 
modus-themes-1.2.3.0.20210306.91600/modus-operandi-theme.el
 -rw-r--r--    prot/prot        541 modus-themes-1.2.3.0.20210306.91600/dir
 -rw-r--r--    prot/prot       2544 
modus-themes-1.2.3.0.20210306.91600/modus-vivendi-theme.el
 -rw-r--r--    prot/prot        414 
modus-themes-1.2.3.0.20210306.91600/modus-themes-pkg.el
 -rw-r--r--    prot/prot     343994 
modus-themes-1.2.3.0.20210306.91600/modus-themes.el
 -rw-r--r--    prot/prot        218 
modus-themes-1.2.3.0.20210306.91600/modus-themes.info


-- 
Protesilaos Stavrou
protesilaos.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]