Re: GNU Emacs now runs in foreground

From: Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups_at_NTLWorld.com>
Date: Sat, 3 Dec 2016 11:33:51 +0000

Jean Louis:

> emacs --new-daemon=NAME
>

I have added a new per-user service for this to nosh, ready for version
1.30 . So one just has to start the per-user service manager

     # system-control start user_at_jlouis.target

then start the emacs server

     $ system-control --user start emacs

Adjust its environment, if desired, in the conventional way

     $ system-control --user set-service-env emacs DISPLAY :15.2

            or (if /usr/local/sbin is on one's path)

     $ rcctl set --user emacs DISPLAY :15.2
Received on Sat Dec 03 2016 - 11:33:51 UTC

This archive was generated by hypermail 2.3.0 : Sun May 09 2021 - 19:44:19 UTC