• Paul Eggert's avatar
    emacsclient: fix child exit when exec fails · 652dabff
    Paul Eggert authored
    * lib-src/emacsclient.c (start_daemon_and_retry_set_socket):
    If the execvp of Emacs fails exit instead of having the child
    run on and do the work of the parent.  Coalesce duplicate code.
    652dabff
emacsclient.c 49.4 KB