unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Failing to build my package definition of emacs-greader-mode.
@ 2024-09-30 13:11 Yuval Langer
  0 siblings, 0 replies; only message in thread
From: Yuval Langer @ 2024-09-30 13:11 UTC (permalink / raw)
  To: help-guix

I am trying to upgrade my package definition for the greader [1] [2]
text-to-speech mode.

My package definition is in:

https://codeberg.org/kakafarm/guix-kakafarm-channel/src/branch/upgrade-greader-to-0-11-18/kakafarm/packages/emacs-xyz.scm#L83

I get an error in the build phase saying that the function
greader-get-language cannot be found.

The function is defined in ./greader.el, and used in ./greader-dict.el.

I see that ./greader-dict.el has a (require 'greader), so I would have
imaged that the functions defined in ./greader.el would be available
in ./greader-dict.el.

Does anyone know how to fix this?

[1]: https://gitlab.com/michelangelo-rodriguez/greader
[2]: https://elpa.gnu.org/packages/greader.html


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-09-30 13:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-30 13:11 Failing to build my package definition of emacs-greader-mode Yuval Langer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).