chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca976cb
)
dot/emacs: Inhibit server from raising windows.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 10 Mar 2024 17:47:18 +0000
(17:47 +0000)
committer
Mark 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
patch
|
blob
|
blame
|
history
diff --git
a/dot/emacs
b/dot/emacs
index 035d1327fd66786e2b996c1a318551101367f27e..da7d11662317952e339f18e0da2094daec8ac338 100644
(file)
--- 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)