From 7800b532dc7c4c42b8bc79b481612b6897348b42 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 13 Oct 2021 19:19:19 -0700 Subject: add SLIME window selection advice to sldb-invoke-restart-* --- .emacs.d/init-spw.el | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.emacs.d/init-spw.el b/.emacs.d/init-spw.el index d983b07c..20453c54 100644 --- a/.emacs.d/init-spw.el +++ b/.emacs.d/init-spw.el @@ -2749,6 +2749,16 @@ mutt's review view, after exiting EDITOR." slime-compile-region slime-compile-file sldb-eval-in-frame + sldb-invoke-restart-0 + sldb-invoke-restart-1 + sldb-invoke-restart-2 + sldb-invoke-restart-3 + sldb-invoke-restart-4 + sldb-invoke-restart-5 + sldb-invoke-restart-6 + sldb-invoke-restart-7 + sldb-invoke-restart-8 + sldb-invoke-restart-9 slime-interactive-eval slime-interrupt)) (advice-add f :after #'spw/record-last-command-was-slime-async-eval)) -- cgit v1.2.3