[ prog / sol / mona ]

prog


Everything Emacsen

162 2021-11-23 00:25

>>160
You could use the command geiser-load-file (bound to C-c C-l in Emacs) which would prompt for a file path in the minibuffer. If there's a file you want to have always loaded when you open a Guile REPL, you could add (load "program.scm") to the ~/.guile init file.

220


VIP:

do not edit these