]> git.donarmstrong.com Git - lib.git/blobdiff - emacs_el/configuration/don-configuration.org
the default server name is server, not emacs
[lib.git] / emacs_el / configuration / don-configuration.org
index e6bea146498daedffae8526e02ec6a8a8c27133e..823afd3ac8f06592b6f34d9379c06b34f194655a 100644 (file)
@@ -2391,7 +2391,7 @@ emacs, and use a different desktop file to restore history
     :config
     (setq server-name
           (or (getenv "EMACS_SERVER_NAME")
-              "emacs"))
+              "server"))
     (unless (server-running-p)
       (global-set-key "\C-xp" 'server-edit)
       (server-start)))