skribilo-users
[Top][All Lists]
Advanced

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

Re: Problem using character literals


From: Ludovic Courtès
Subject: Re: Problem using character literals
Date: Thu, 14 Jan 2021 15:21:50 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi,

Michael Vehrs <Michael.Burschik@gmx.de> skribis:

> If I use hexadecimal character literals (e.g. #\x250F) in a skribilo
> engine definition, compilation fails with this error message:

It could be that the character reader in Guile-Reader does not recognize
everything Guile’s built-in reader recognizes.  For instance, I had to
work around that in c9dc5ba5fcb9cef8f4a7bb87211e8e90bd87a9fc.

Could you check if that is the case?

> ;;; compiling skribilo/engine/plain-text.scm

That sounds interesting and would be a welcome addition!  :-)

Thanks,
Ludo’.



reply via email to

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