From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:57932) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEydL-0008NR-Cf for guix-patches@gnu.org; Thu, 19 Mar 2020 13:07:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jEydK-0007CM-Cb for guix-patches@gnu.org; Thu, 19 Mar 2020 13:07:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37561) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jEydK-0007CA-79 for guix-patches@gnu.org; Thu, 19 Mar 2020 13:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jEydK-000637-25 for guix-patches@gnu.org; Thu, 19 Mar 2020 13:07:02 -0400 Subject: bug#39877: [PATCH] Cleanup remaining guix.d/ Emacs packages, update doc Resent-To: guix-patches@gnu.org Resent-Message-ID: From: maxim.cournoyer@gmail.com References: <87h7z6kyc7.fsf@gmail.com> Date: Thu, 19 Mar 2020 13:06:39 -0400 In-Reply-To: <87h7z6kyc7.fsf@gmail.com> (Maxim Cournoyer's message of "Mon, 02 Mar 2020 20:43:04 -0500") Message-ID: <87d098ff4w.fsf@raisin.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Maxim Cournoyer Cc: 39877-done@debbugs.gnu.org Maxim Cournoyer writes: > Hello, > > The attached patches correct the last Emacs packages that were still > using the previous guix.d/ installation prefix, as well as the > documentation. > > Thank you! > > Maxim Pushed to master with commit fdffceeb0199b95e6d30a5a0cb36ca0b2ed5187d; closing. Maxim