Edwin is a built-in Emacs-like editor that comes with MIT/GNU Scheme. Edwin normally displays the *scheme* data buffer, the mode line, and the mini-buffer when it starts. As in Emacs, the mode line gives information like the name of the buffer above it and whether that buffer is read-only, modified, or unmodified.
When the user exits the interpreter, an exit message is printed. Possible messages include the following.6
Quote from developer on Savannah (Gnu's forum site):
"Originally, there was just one Latin message: moriturus te saluto: "I who am about to die salute you." It was added by Guillermo Rozas in reference to the phrase morituri te saltamus, "we who are about to die salute you," shouted to the Roman emperor by gladiators before they began to fight in an arena (Wikipedia). The idea is that the Scheme process, singular, salutes the user before dying. Much later, there was debate over the correctness of the conversion from third person to first person: bug report. We changed the verb ending, but I'm still not sure whether that was necessary."7
"MIT/GNU Scheme release notes". 3 Oct 2021. Retrieved 3 Oct 2021. https://www.gnu.org/software/mit-scheme/release.html ↩
"MIT/GNU Scheme - GNU Project - Free Software Foundation". www.gnu.org. Retrieved 2023-03-02. https://www.gnu.org/software/mit-scheme/index.html ↩
Steele, Guy (2006). "History of Scheme" (PDF slideshow). Sun Microsystems Laboratories. http://www-mips.unice.fr/~roy/JAOO-SchemeHistory-2006public.pdf ↩
Hanson, Chris (28 October 2018). "MIT/GNU Scheme". GNU Operating System. Free Software Foundation. Retrieved 11 April 2019. https://www.gnu.org/software/mit-scheme/ ↩
"Free Software Directory". GNU Operating System. Free Software Foundation. Retrieved 11 April 2019. http://directory.fsf.org/wiki/GNU ↩
"Source code: mit-scheme.git". git.savannah.gnu.org. Retrieved 2023-02-28. https://git.savannah.gnu.org/cgit/mit-scheme.git/tree/src/microcode/errors.h#n277 ↩
Gleckler, Arthur A. (16 February 2023). "Re: Latin Phrases on exit". lists.gnu.org/archive. https://lists.gnu.org/archive/html/mit-scheme-devel/2023-02/msg00001.html ↩