summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2009-02-25 02:08:08 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2009-02-25 02:08:08 +0100
commit3984c0691404a2c85ad398def1228d13f2fa480a (patch)
treeba0f3ea8c2de81c07751e3d5739ed243018f01fd /README
parent4dad19b83074091cd18bb1561ffed5011e51ee5a (diff)
downloadgeiser-chez-3984c0691404a2c85ad398def1228d13f2fa480a.tar.gz
geiser-chez-3984c0691404a2c85ad398def1228d13f2fa480a.tar.bz2
Autoloads for customization groups.
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 6 insertions, 3 deletions
diff --git a/README b/README
index 41e042c..18e59c6 100644
--- a/README
+++ b/README
@@ -6,9 +6,12 @@
(load-file "<path-to-geiser>/elisp/geiser.el")
(geiser-setup)
- - Check the geiser customization group for some options. In
- particular, geiser-repl-guile-binary, which should point to a
- guile-vm executable.
+ - Check the geiser customization group for some options with:
+
+ M-x customize-group RET geiser RET
+
+ In particular, customize `geiser-repl-guile-binary' (in
+ geiser-repl), which should point to a guile-vm executable.
* Quick key reference