X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/blobdiff_plain/70e46f189c59d6c90ff0e960cc509ea2c4e04321..0477e79d1a56eaa1c31513f4b0b2786ac78b7b05:/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)