This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
This is the second in a two part post about a Clojure programmer workflow entirely within Emacs. Editing Clojure Some useful navigation key bindings in Clojure-mode, actually any Lisp code editing mode in Emacs, are as follows: Keybinding Command C-M-f forward-sexp C-M-b backward-sexp C-M-a beginning-of-defun C-M-e end-of-defun C-M-x slime-compile-defun C-x C-e slime-eval-last-expression Some of…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.