Next: , Previous: , Up: Getting started   [Contents]


2.2 Setup for hacking on Goblins

You’re going to want/need:

Then, at minimum, you’ll want to put in your .emacs:

(show-paren-mode 1)  ; Match parentheses

However you probably also want some combination of:

Now you’ll have a nice hacking setup! Be sure to read the Geiser manual.