Now suppress loading messages
commit334db07445e9594632c7270587c4503ec8713967
authorDan Leslie <dan@ironoxide.ca>
Fri, 28 Aug 2015 05:25:04 +0000 (27 22:25 -0700)
committerDan Leslie <dan@ironoxide.ca>
Fri, 28 Aug 2015 05:44:46 +0000 (27 22:44 -0700)
tree66aef76068cc660ea78320dd657bed6ac3614d87
parent0f66c250245af1348a3ee5a698c69ec4245e2194
Now suppress loading messages

Chicken won't become available to Geiser until it's actually done
loading. A number of bugs are related to this, including jaor/geiser#68
but also some quizzically flaky completion behaviour.

The fix is to suppress output to STDOUT until Chicken is ready; output
to STDERR is not suppressed, so if bad things happen it will still
appear in the geiser messages buffer.

This may fix jaor/geiser#68
elisp/geiser-chicken.el