Massimiliano Gubinelli writes:
> While trying some alternative solutions I noticed the following: the
> function scm_to_latin1_stringn calls out to scm_to_stringn with an
> argument NULL for the encoding:
>
> result = scm_to_stringn (str, lenp, NULL,
> SCM_FAILED_
> On 27. May 2019, at 01:49, Mike Gran wrote:
>
> On Sun, May 26, 2019 at 11:17:48PM +0200, Massimiliano Gubinelli wrote:
>> Hi all,
>>
>> I???m porting GNU TeXmacs (www.texmacs.org) to Guile 2.2.4 (and
>> hopefully to Guile 3.0). The current status is the...
>
> Hello,
>
> Back in Guile 1.8
On Sun, May 26, 2019 at 11:17:48PM +0200, Massimiliano Gubinelli wrote:
> Hi all,
>
> I???m porting GNU TeXmacs (www.texmacs.org) to Guile 2.2.4 (and
> hopefully to Guile 3.0). The current status is the
> following. TeXmacs runs on Guile 2.2.4 with autocompilation turned
> off: the application