emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3] Add systemd socket launching support


From: Eli Zaretskii
Subject: Re: [PATCH v3] Add systemd socket launching support
Date: Thu, 31 Mar 2016 19:32:45 +0300

> From: Matthew Leach <address@hidden>
> Cc: Eli Zaretskii <address@hidden>
> Date: Wed, 30 Mar 2016 21:53:36 +0100
> 
> Here is a new version of the systemd integration patches.  This time
> I've remembered to include the documentation updates.

Thanks.

It looks like the :use-systemd-socket argument is silently ignored if
the socket is not available, or if Emacs wasn't compiled with
libsystemd support, is that right?  If so, the documentation should
say so.

> Speaking of which, I'm not sure whether I should include the below
> unit samples as a guide for people that are wanting to a use
> socket-activated Emacs server; I'm not sure whether it is
> appropriate or where they should go.

In the comments, and perhaps also in the Emacs user manual.

>  +++
> +** Emacs now has systemd support.  This allows socket based
> +activation, where systemd can invoke the Emacs process upon a
> +socket connection and hand over the socket to Emacs.  Emacs will
> +use this socket for communicating with the emacsclient program.
> +This can be disabled with the new configure option
> +'--disable-systemd'.

Would it be more appropriate to use "libsystemd" instead of "systemd"
here?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]