Cyrus Harmon ch-slime@bobobeach.com writes:
[possible dup alert -- common-lisp.net's spam filter didn't like my first attempt at this]
Thanks Helmut!
Since I haven't done this before, and I'd like that keybinding locally, is this the proper way to do that in one's .emacs:
(define-key slime-editing-map "\C-c\C-f" 'slime-pprint-eval-region)