bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56498: (set! repl-welcome ...) no longer works.


From: Sean
Subject: bug#56498: (set! repl-welcome ...) no longer works.
Date: Mon, 11 Jul 2022 08:04:42 -0400
User-agent: Zoho Mail

Hi,

If you use the REPL, you may have something like this at the bottom of your ~/.guile

      (set! repl-welcome (say "My Customized Guile"))

So that the startup message is abbreviated and more specific to your environment.

Commit 9b9149a5b somehow stops this from functioning.   Reverting that commit on top
of the current development HEAD, restores the ability to set your own welcome message.

Sorry I couldn't provide a better fix.

Thanks much.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]