Re: Save & load file
Jeff Cunningham <[email protected]> Tue, 21 Jul 2015 10:33:02 -0700
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <[email protected]> |
On 07/21/2015 09:50 AM, Stas Boukarev wrote: > On Tue, Jul 21, 2015 at 6:17 PM, Luís Oliveira <[email protected]> wrote: >> On Wed, Jul 15, 2015 at 2:15 AM, Blake McBride <[email protected]> wrote: >>> I am surprised this sequence isn't a pre-configured feature of standard >>> slime with a keyboard shortcut. It is my most used sequence. >> Any suggestions to what key chord slime-save-and-load-file (or >> something along those lines, we can perhaps make its behavior more >> similar to slime-compile-and-load-file) should be bound? > There's already such a feature, but the binding may be a bit unwieldy > --- C-x h C-c C-c > > > How about something simple and intuitive like C-c b ?