bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#37847: [PATCH] Improve client/daemon xdg/systemd experience


From: Vojtech Stepancik
Subject: bug#37847: [PATCH] Improve client/daemon xdg/systemd experience
Date: Wed, 09 Sep 2020 11:47:04 +0200
User-agent: mu4e 1.4.13; emacs 28.0.50


Yes, that fixes my issue, however as I'm not quite sure why it was introduced in the first place, I don't know how it interacts with the rest of the patch.

Lars Ingebrigtsen writes:


Would reverting this bit of the patch fix the problem?

 [Service]
 Type=notify
-ExecStart=emacs --fg-daemon
+ExecStart=@emacs emacsd --fg-daemon
 ExecStop=emacsclient --eval "(kill-emacs)"





reply via email to

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