diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-02-25 02:08:08 +0100 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-02-25 02:08:08 +0100 | 
| commit | 03762c6d1aad191e258463c3c98818de3ba32854 (patch) | |
| tree | 0ae8e29880d237801e2e0ec73d92ef0ab622d10c /README | |
| parent | 5353769f1965f1ec1bd7d2f8e54b481507a89983 (diff) | |
| download | geiser-03762c6d1aad191e258463c3c98818de3ba32854.tar.gz geiser-03762c6d1aad191e258463c3c98818de3ba32854.tar.bz2 | |
Autoloads for customization groups.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 9 | 
1 files changed, 6 insertions, 3 deletions
| @@ -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 | 
