From mboxrd@z Thu Jan 1 00:00:00 1970 From: brettg@posteo.net Subject: Re: Emacs in server mode using a Shepherd user service (Was: Re: Emacs in multiple profiles) Date: Mon, 18 Nov 2019 21:55:44 +0100 Message-ID: References: <9c395fd0-9458-7894-af8b-9294d212c60b@fastmail.net> <878tajzu03.fsf@gmail.com> <87a7uyd7qy.fsf@gmail.com> <874ll51mq3.fsf@gmail.com> <87zi2t4jgh.fsf@gmail.com> <877ep4z44b.fsf@gmail.com> <87tv88ihzc.fsf@ambrevar.xyz> <878spgo7ex.fsf@gmail.com> <87o8yccwtq.fsf@ambrevar.xyz> <871rv1ed8v.fsf@gmail.com> <87mudpm5nt.fsf@ambrevar.xyz> <874kzscpgs.fsf@gmail.com> <87eeyvespq.fsf@ambrevar.xyz> <87zhhhbhzl.fsf@gmail.com> <877e4l5c9h.fsf@ambrevar.xyz> <87mudgb4v5.fsf@gmail.com> <87pnib76x1.fsf@ambrevar.xyz> <878sozaxox.fsf@gmail.com> <87a78uqeul.fsf_-_@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:60332) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iWo3p-0005Mf-B0 for help-guix@gnu.org; Mon, 18 Nov 2019 15:55:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iWo3o-0004Gt-7v for help-guix@gnu.org; Mon, 18 Nov 2019 15:55:49 -0500 Received: from mout02.posteo.de ([185.67.36.66]:54845) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iWo3n-0004Fd-NB for help-guix@gnu.org; Mon, 18 Nov 2019 15:55:48 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 037CE240108 for ; Mon, 18 Nov 2019 21:55:45 +0100 (CET) In-Reply-To: <87a78uqeul.fsf_-_@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Chris Marusich Cc: Alex Kost , myglc2@gmail.com, help-guix@gnu.org, Help-Guix On 18.11.2019 00:10, Chris Marusich wrote: > Hi Maxim, > > Maxim Cournoyer writes: > >> I typically start Emacs in server mode using a shepherd user service, >> so rarely restart Emacs. > > If it isn't too much to ask, could you share the configuration you use > to accomplish this? I'd like to do something similar, and I suspect > it's probably one of those things that is "easy to do" if you already > know exactly what to do, and rather time-consuming to figure out > otherwise. Perhaps we could make another Cook Book section about it? Seconding Chris' comment Brett Gilio