On Fri, Mar 15, 2024 at 01:31:43PM -0400, Olivier Dion wrote: > On Fri, 15 Mar 2024, ksoft@sent.com wrote: > > I am in the process of rewriting in Guile a script that I use > > regularly. Running Guile 3.0.9, when I execute a file containing [...] > Like the warning says, you ought to either use the GUILE_AUTO_COMPILE > environment variable or use the `--no-auto-compile' switch. > Unfortunately, there is no `--quiet' or `--warning=/dev/null' option. I think the OP is fine with autocompilation (I even guess they expect it, i.e. changing the source file and getting old behaviour would be a surprise), they just want it to happen silently (as Tomas has hinted at). Cheers -- tomás