On 3/18/24 6:40 AM, Matt Wette wrote:
On 3/15/24 1:52 PM, Matt Wette wrote:
As mentioned on another topic (start=up message) I had once hacked
guile to have a
info-port, with initial welcome message and compile messages going to
(current-info-port).
Adding a command arg to set that to a file or /dev/null would fix
both issues.
The patch I sent out was not complete. i am making an effort to get
it working.
I'll let you all know when I have it.
It looks like I have something working. Here is a link:
https://github.com/mwette/guile-contrib/blob/main/patch/3.0.9/info-port.patch
Matt