From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joshua Branson Subject: Re: User Services Date: Fri, 19 Apr 2019 11:02:41 -0400 Message-ID: <87d0li82cu.fsf_-_@dismail.de> References: <87ftqfngda.fsf@gnu.org> <87r29yijkz.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:37745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hHV2M-0002aw-Mb for guix-devel@gnu.org; Fri, 19 Apr 2019 11:02:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hHV2L-0003wT-Mv for guix-devel@gnu.org; Fri, 19 Apr 2019 11:02:46 -0400 Received: from mx1.dismail.de ([78.46.223.134]:23339) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hHV2L-0003vM-Dz for guix-devel@gnu.org; Fri, 19 Apr 2019 11:02:45 -0400 Received: from dismail.de (localhost [127.0.0.1]) by dismail.de (OpenSMTPD) with ESMTP id 81ee7a32 for ; Fri, 19 Apr 2019 17:02:44 +0200 (CEST) Received: from smtp1.dismail.de (10.240.26.11 [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id efab8532 for ; Fri, 19 Apr 2019 17:02:44 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 56455189 for ; Fri, 19 Apr 2019 17:02:44 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 8c29cd4e (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Fri, 19 Apr 2019 17:02:43 +0200 (CEST) In-Reply-To: <87r29yijkz.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Fri, 19 Apr 2019 08:40:28 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Pierre Neidhardt writes: > Fantastic! > > This was one of the missing features for user services (e.g. a > "sync-my-data" service that users would invoke manually). Can you describe user services a little more for me? It would be nice to have the shepherd auto start my emacs... Then I could connect via emacsclient. What's the status on that? For now do I just need to run another instance of the shepherd as myself when I login? -- Joshua Branson Sent from Emacs and Gnus