From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 9Qi8CJHI4V+yYQAA0tVLHw (envelope-from ) for ; Tue, 22 Dec 2020 10:21:05 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 4JU/BJHI4V/9CgAAB5/wlQ (envelope-from ) for ; Tue, 22 Dec 2020 10:21:05 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D430294011C for ; Tue, 22 Dec 2020 10:21:04 +0000 (UTC) Received: from localhost ([::1]:60636 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kremt-00047Y-Pw for larch@yhetil.org; Tue, 22 Dec 2020 05:21:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:33184) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kremj-00047M-NW for guix-devel@gnu.org; Tue, 22 Dec 2020 05:20:53 -0500 Received: from mail-lf1-x12e.google.com ([2a00:1450:4864:20::12e]:44829) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kremi-0006ou-26 for guix-devel@gnu.org; Tue, 22 Dec 2020 05:20:53 -0500 Received: by mail-lf1-x12e.google.com with SMTP id m25so30641057lfc.11 for ; Tue, 22 Dec 2020 02:20:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=/q1eeJRy0040l0kBjdx5Ic9p6YtuTsvYr+8btV/vtDs=; b=dIq5mIJeepF/Pv0TX+Uxz2VIUIkJTF3LIAFPXthxjPB0zLfyrt+pbR5EXsj69jx6JI M83uAwbw66Hxk0Ob2Vujy2EbZ4V6LX8godA0Pjk/Mrar7S8F8hwvoMU1NpGeZEZ+9guj WSlHF64nVmGl4DSBRX0VCnSVpYUCoAmXdIzRn7s0BK6Ns5p7KnbY8pjHcWC+IJqLbwyU t4NwiMruMawbmDFI0dP+p6QfAKDQcmRkMouqfRdTBEtAyKSl1iIkUnpd7ryZu/YhxTal o8SBdf47LC2icABauodF7q1KbYCpfY3FTnaDui71EwHSF97C8uRF2/O7syrYedVvTZNB vqsA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=/q1eeJRy0040l0kBjdx5Ic9p6YtuTsvYr+8btV/vtDs=; b=gYfmgiKXpyxmXS+Fprqd4C5r5NxBlgurxFUX3E6TLzv+MOnWT17AAyHz4pzEIBCW8X gp2qGC416rz7Yj1LmFNpUUmKAJXwqQoArmZ//sN942rLZ4bv6l7/CpPvhF1KVsQufvWg azG1zLjt/4tBt502+JEnhdtH36asDu5zdfpv2UzN0XthI3sApbtzzzwDA3etD/cq6Sqv h15mZsM16J/OVdnDpIfe9S8lOtvz0ECo/inGPxE8rqEsqFrPe/UjxIVAPqKsxHMDzoj+ hEXKzeQul5SOE7GFMOVBhDadS8H/HBnA0RZ+Mw6XpOFXmNkxfRBpy3K0XINKvU4dnk0P KjDg== X-Gm-Message-State: AOAM530vyt+HElMDs+1ePYHPdPHMsz4IYj82vdQZBkqtqd10N8+fRd9t Po6FAZxMj85cobHov9dtGn00fZWcIY4= X-Google-Smtp-Source: ABdhPJwFBodDfbGXOecR4CDFtY+NmSMd7S8oLcYddJx6i2oIo5paQc0+lnVwP52hRQzIYh0XrH5Nfg== X-Received: by 2002:a19:ad0a:: with SMTP id t10mr3032494lfc.471.1608632449371; Tue, 22 Dec 2020 02:20:49 -0800 (PST) Received: from leviafan ([217.107.194.47]) by smtp.gmail.com with ESMTPSA id b5sm2545278lfo.126.2020.12.22.02.20.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Dec 2020 02:20:48 -0800 (PST) From: Alex Kost To: John Soo Subject: Re: New emacs-guix location References: <47fd129d-d765-4c3a-bbba-75135e2a4e1c@Johns-iPhone> Date: Tue, 22 Dec 2020 13:20:59 +0300 In-Reply-To: <47fd129d-d765-4c3a-bbba-75135e2a4e1c@Johns-iPhone> (John Soo's message of "Tue, 24 Nov 2020 11:23:43 -0800") Message-ID: <87v9cum99w.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::12e; envelope-from=alezost@gmail.com; helo=mail-lf1-x12e.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Guix-Devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.02 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=dIq5mIJe; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: D430294011C X-Spam-Score: -3.02 X-Migadu-Scanner: scn0.migadu.com X-TUID: QTg5jCLazhFa John Soo (2020-11-24 11:23 -0800) wrote: > Hello Alex and Guix, > > Hope you are well. Hello, I am fine, thanks! > I volunteered to maintain some version of > emacs-guix recently. How do you feel about a fork moving to Savannah? You (and all the Guix people) are free to do whatever you think is appropriate. Emacs-Guix is a free software after all. So if you will maintain the "official" (used by Guix) version of Emacs-Guix at Savannah, I will only be happy that I don't have this burden anymore. As for me, I will continue to use my version of Emacs-Guix and to adjust it for my needs. And thank you for your latest commits that fixed Emacs-Guix for the current versions of Guix and Geiser! -- Alex