GNU bug report logs - #58196
27.0.50; ediprolog 2.2: Please upload the new version to ELPA

Previous Next

Package: emacs;

Reported by: Markus Triska <triska <at> metalevel.at>

Date: Fri, 30 Sep 2022 16:57:01 UTC

Severity: normal

Found in version 27.0.50

Full log


Message #88 received at 58196 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: Markus Triska <triska <at> metalevel.at>, 58196 <at> debbugs.gnu.org
Subject: Re: bug#58196: Trivial update to ediprolog
Date: Fri, 28 Oct 2022 16:20:12 -0400
> For example, we could put factorial.png in
> /images/<package-name>/factorial.png.  The only cost is a bit of

But the page which links to it is not inside `/images/<package-name>/`
so the relative link will still fail.

I think we need to first move the packages's webpages from

   https://elpa.gnu.org/packages/<PKG>.html

to

   https://elpa.gnu.org/packages/<PKG>/index.html

and then we can more easily copy image files and anything else to
that subdirectory.

We have similar needs for the HTML-rendered `:doc`s which are placed into
https://elpa.gnu.org/packages/doc/<MANUAL>.html so we'd also want to
copy somefiles to that `doc` subdir.  The problem is a bit worse there,
because that subdir is shared between all the packages so as to make it
possible to have relative links between manuals of different packages.
IOW we probably need to enforce that all the files that need to be
copied into the `doc` subdir are prefixed by the package name.


        Stefan





This bug report was last modified 124 days ago.

Previous Next


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