[slime-devel] Re: slime-eval-sexp?

Samium Gromoff _deepfire at feelingofgreen.ru
Tue Dec 19 22:50:13 UTC 2006


At Wed, 20 Dec 2006 01:32:43 +0300,
Samium Gromoff wrote:
> 
> At Tue, 19 Dec 2006 23:06:31 +0100,
> Marco Baringer wrote:
> > 
> > Samium Gromoff <_deepfire at feelingofgreen.ru> writes:
> > 
> > > (defun slime-eval-sexp ()
> > >   (interactive)
> > >   (mark-sexp)
> > >   (slime-eval-region (region-beginning) (region-end)))
> > 
> > what's wrong with C-M-SPC C-c C-r ?
> 
> hmm, nothing...

Oh, after all, i think i shouldn't have backed off this early.

The thing is, you can bind a function to a single key, which is
convenient. With a keystroke sequence it is perceivably harder,
as it requires keyboards macros.

Anyway, if you think such stuff belongs to ~/.emacs.d/init.el,
then so be it...

> thanks :-)
> 
> regards, Samium Gromoff



More information about the slime-devel mailing list