Re: GUILE_QUIET=1 guile → suppress REPL welcome message (fixed message format)

2024-01-09 Thread Dr. Arne Babenhauserheide
Sorry for the broken message. Re-sending in mu4e produced strange artifacts. Here’s a clean version: -- Hello, the following patch makes Guile suppress the repl-welcome message when the GUILE_QUIET environment variable is set. From 5af642cb967942c7cb46b773431a44ceae1e7cbe Mon Sep 17 00:00:0

GUILE_QUIET=1 guile => suppress REPL welcome message

2024-01-09 Thread Dr. Arne Babenhauserheide
--==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Hello, the following patch makes Guile suppress the repl-welcome message when the GUILE_QUIET environment variable is set. --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-GU