From 43d9ece15438fb35489761c03db427d9e3970150 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 20 Jul 2020 04:59:21 +0100 Subject: license and readme files --- readme.org | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 readme.org (limited to 'readme.org') diff --git a/readme.org b/readme.org new file mode 100644 index 0000000..9b2a08e --- /dev/null +++ b/readme.org @@ -0,0 +1,10 @@ +* Guile and Geiser talk to each other + +This package provides support for using [[https://www.gnu.org/software/guile/][GNU Guile]] in Emacs with +[[http://geiser.nongnu.org][Geiser]]. + +Provided [[https://gitlab.com/emacs-geiser/core][geiser-core]] is installed in your system, if this package's +directory is in your load path, just add ~(require 'geiser-guile)~ to +your initialisation files and then ~M-x run-guile~ to start a REPL. +Scheme files with a Guile module declaration should be automatically +recognised as Guile-flavoured Geiser buffers. -- cgit v1.2.3