2023-05-10 02:11 jg...@dismail.de:
Just writing down a public TODO for myself:
TODO: patch xdg-open (xdg-utils) in emacs-embark package.
https://github.com/oantolin/embark/blob/f88314044d5492efeacb9466122889c6e60c8af4/embark.el#L3710
If anyone else wants to work on this feel free to.
We could introduce a defcustom variable for this command,
upstream, so that we can use `emacs-substitute-variables'[1]
within the package declaration in the Guix repository. WDYT?
[1]
https://github.com/guix-mirror/guix/blob/d1aba42ad4e1909faa21d484975c5954c778e002/guix/build/emacs-utils.scm#L211