[slime-devel] patch: make slime-connection ask if it should start slime if there is no connection
Nikodemus Siivola
nikodemus at random-state.net
Wed Feb 20 14:33:56 UTC 2008
The attached patch make SLIME-CONNECTION ask "No connection: start
Slime?" if there is no connection -- and then wait for the connection
to come up.
This means that things like absent-minded M-. when there is no
connection don't break the workflow as much.
Instead of
M-. / "damn" / M-x slime (or however you customarily start slime) / M-.
the sequence becomes
M-. / y
Reasons I did not merge this straightaway:
* The waiting is not terribly elegant.
* It would be a lot better if Slime started by SLIME-CONNECTION
like this didn't rearrange windows the way it now does.
Cheers,
-- Nikodemus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: maybe-slime.patch
Type: text/x-diff
Size: 1622 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20080220/9339d762/attachment.patch>
More information about the slime-devel
mailing list