C-c C-b was just an example (the usual keystrokes needed in several Emacs
modes to evaluate a file (e.g. in Maxima- or gnuplot-mode.)
2011/10/16 Adam Majewski <adammaj1 at o2.pl>
> Hi,
>
> I'm not good at emacs but I have emacs/slime/sbcl.
>
> sudo apt-get install slime cl-swank sbcl
> echo '(setq inferior-lisp-program "sbcl")' >> ~/.emacs
>
>
>
> > I installed Slime and SBCL (directly from Debian GNU/Linux repositories)
> > but somehow those two are not connected, so I cannot, for example, mark
> > a region of a Lisp program and execute it in SBCL with keystrokes like
> > C-c C-b ...
>
> After
> M-x slime
> I have checked list of all defined keystrokes :
> C-h b
> In my list I do not see C-c C-b defined
>
> Is it in your list ?
>
> Best regards
>
> Adam
>
>
>
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>