Re: TeXmacs on Guile 2.2.4

2019-05-26 Thread Mike Gran
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

TeXmacs on Guile 2.2.4

2019-05-26 Thread Massimiliano Gubinelli
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

Re: string-ports issue on Windows

2019-05-26 Thread Mark H Weaver
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

Re: Are there any way to mimic Bash's exit traps in Guile?

2019-05-26 Thread Михаил Бахтерев
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

Re: string-ports issue on Windows

2019-05-26 Thread Christopher Lam
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