X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/70e46f189c59d6c90ff0e960cc509ea2c4e04321..9778630e5d065536276ab5c9f8bc7c541af0f5e0:/dot/emacs diff --git a/dot/emacs b/dot/emacs index be0d918..7378f0c 100644 --- a/dot/emacs +++ b/dot/emacs @@ -130,6 +130,7 @@ (and (or window-system (mdw-emacs-version-p 23)) (not mdw-fast-startup) + (not (and (fboundp 'daemonp) (daemonp))) (progn (setq server-temp-file-regexp (concat "^" tmpdir "\\|/draft$") edit-server-new-frame nil gnuserv-frame t)