From f2dcd88d652e90b6a541d50a8e6c10640257bdb1 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 20 Oct 2021 17:01:08 -0700 Subject: add SLIME window selection advice to spw/go-to-consfig --- .emacs.d/init-spw.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.emacs.d/init-spw.el') diff --git a/.emacs.d/init-spw.el b/.emacs.d/init-spw.el index 8247dce4..571b62d2 100644 --- a/.emacs.d/init-spw.el +++ b/.emacs.d/init-spw.el @@ -2774,7 +2774,8 @@ mutt's review view, after exiting EDITOR." sldb-invoke-restart-8 sldb-invoke-restart-9 slime-interactive-eval - slime-interrupt)) + slime-interrupt + spw/go-to-consfig)) (advice-add f :after #'spw/record-last-command-was-slime-async-eval)) ;; Here we assume that (spw/use-tabs-not-frames) yields nil. -- cgit v1.2.3