Hello, brian via Bug reports for GNU Guix <[email protected]> writes:
> Using ‘emacs-svg-tag-mode’ from Guix on 21-Mar-2023 fails due to the > Emacs library ‘svg-lib’ not being found, which is required on line 115 > of svg-tag-mode.el. > > This library is not only missing from the inputs for > ‘emacs-svg-tag-mode’, but isn't even packaged for Guix. AFAICT, `emacs-svg-tag-mode' correctly propagates `emacs-svg-lib', and the latter exists in "emacs-xyz.scm". How is emacs-svg-tag-mode failing? Do you have a simple example to demonstrate the issue? Regards, -- Nicolas Goaziou
