diff options
author | Kyle Meyer <kyle@kyleam.com> | 2017-07-23 13:33:20 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2017-07-23 13:34:02 -0400 |
commit | ce44fdc8222ccc1adc7a94ac33e93d478bc3754f (patch) | |
tree | c99c87bf9b85a5a7b7a50206dec2a9f8269513c7 /snippets/python-mode/pytest | |
parent | aa3f5611d3c3c993ab7e227e44b39c50f2b87ca7 (diff) | |
download | emacs.d-ce44fdc8222ccc1adc7a94ac33e93d478bc3754f.tar.gz |
server: Disable server-use-tcp
Using TCP sockets isn't necessary to run multiple servers.
emacsclient's --socket-name flag can be used instead of --server-file
to connect to a named server.
See the comments of
http://tychoish.com/post/running-multiple-emacs-daemons-on-a-single-system/
Diffstat (limited to 'snippets/python-mode/pytest')
0 files changed, 0 insertions, 0 deletions