mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-03-04 17:04:21 +00:00
examples: emacs: Import ‘(gnu)’ module.
This commit is contained in:
parent
c1b50aa743
commit
64525e12cd
@ -39,6 +39,7 @@
|
||||
(setopt initial-scratch-message
|
||||
";;; Type your Guile program here and evaluate it.\n\n")
|
||||
(scheme-mode)
|
||||
(geiser-repl-import-module "(gnu)")
|
||||
(geiser-repl-import-module "(nonguix)")
|
||||
(geiser-repl-import-module "(rosenthal)")
|
||||
(delete-window)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user