From f1eb05270fba49979a740879bd71a4359edea5db Mon Sep 17 00:00:00 2001 From: contrapunctus Date: Wed, 1 Sep 2021 17:50:29 +0530 Subject: [PATCH] [compile] run my-compile-project without visual interruption --- init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.org b/init.org index 5a96637..825a7f4 100644 --- a/init.org +++ b/init.org @@ -1538,7 +1538,7 @@ _u_: next word ^_l_: edit lines^ _s_: next whole symbol If CMD is not supplied, run `compile-command'. With PREFIX argument and CMD not supplied - prompt for command." (interactive "fDominating File: \nP") - (save-excursion + (save-window-excursion (awhen (locate-dominating-file default-directory file) (cd it) (compile