dot/emacs: Inhibit server from raising windows. master
authorMark Wooding <mdw@distorted.org.uk>
Sun, 10 Mar 2024 17:47:18 +0000 (17:47 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 10 Mar 2024 17:54:17 +0000 (17:54 +0000)
Annoying because Magit (ab)uses the server machinery.  At least there's
an actual option for this.

dot/emacs

index 035d132..da7d116 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
      (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)