From: Mark Wooding Date: Sun, 10 Mar 2024 17:47:18 +0000 (+0000) Subject: dot/emacs: Inhibit server from raising windows. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/9749c2677b05e3ae21f1f06df2596a7436a468fc dot/emacs: Inhibit server from raising windows. Annoying because Magit (ab)uses the server machinery. At least there's an actual option for this. --- diff --git a/dot/emacs b/dot/emacs index 035d132..da7d116 100644 --- a/dot/emacs +++ b/dot/emacs @@ -139,6 +139,7 @@ (not (and (fboundp 'daemonp) (daemonp))) (progn (setq server-temp-file-regexp (concat "^" tmpdir "\\|/draft$") edit-server-new-frame nil + server-raise-frame nil gnuserv-frame t) (trap (let ((warning-suppress-types (cons '(server)