GNU Guile 2.1.6 released (beta)

2017-01-18 Thread Andy Wingo
We are pleased to announce GNU Guile release 2.1.6. Guile 2.1.6 is the sixth pre-release in what will eventually become the 2.2 release series. We encourage you to test this release and provide feedback to guile-devel@gnu.org. This is a bug-fix release, mostly fixing bugs related to threads and

Re: `guile --listen' broken on guile master

2017-01-18 Thread Christopher Allan Webber
Sorry, this was meant for bug-guile!

`guile --listen' broken on guile master

2017-01-18 Thread Christopher Allan Webber
Hello, If you use the latest Guile, you'll find that "guile --listen" has broken. If you try: ./meta/guile --listen=/tmp/guile-socket then you'll find that you have a very short window in which you can do: M-x geiser-connect-local guile /tmp/guile-socket but then the main repl, the one y