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
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 applications opens and can read and render
some files. More work is necessary to switch on compil
Hi Christopher,
Christopher Lam writes:
> Addendum - wish to confirm if guile bug (guile-2.2 on Windows):
> - set locale to non-Anglo so that (setlocale LC_ALL) returns
> "French_France.1252"
> - call (strftime "%B" 400) - that's 4x10^6 -- this should return
> "février 1970"
>
> but the foll
Many thanks for the very educational answer
On Sat, May 25, 2019 at 09:24:10AM -0400, Mark H Weaver wrote:
> Hello again,
>
> Mark H Weaver writes:
>
> > Михаил Бахтерев writes:
> >
> >> I use in one of my bash-scripts the following construction
> >>
> >> trap "kill -s TERM 0" EXIT
>
> In m
Addendum - wish to confirm if guile bug (guile-2.2 on Windows):
- set locale to non-Anglo so that (setlocale LC_ALL) returns
"French_France.1252"
- call (strftime "%B" 400) - that's 4x10^6 -- this should return
"février 1970"
but the following error arises:
Throw to key `decoding-error' with a