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
commit03762c6d1aad191e258463c3c98818de3ba32854 (patch)
tree0ae8e29880d237801e2e0ec73d92ef0ab622d10c /README
parent5353769f1965f1ec1bd7d2f8e54b481507a89983 (diff)
downloadgeiser-03762c6d1aad191e258463c3c98818de3ba32854.tar.gz
geiser-03762c6d1aad191e258463c3c98818de3ba32854.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