From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id UGu5MJTUrl/aEwAA0tVLHw (envelope-from ) for ; Fri, 13 Nov 2020 18:46:44 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 8ElxLJTUrl/VUgAAbx9fmQ (envelope-from ) for ; Fri, 13 Nov 2020 18:46:44 +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 640AE940664 for ; Fri, 13 Nov 2020 18:46:44 +0000 (UTC) Received: from localhost ([::1]:57188 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kde5r-00082D-6F for larch@yhetil.org; Fri, 13 Nov 2020 13:46:43 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:48892) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kde5W-00080B-4z for guix-devel@gnu.org; Fri, 13 Nov 2020 13:46:22 -0500 Received: from mail-wr1-x430.google.com ([2a00:1450:4864:20::430]:45790) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kde5U-0000aB-8L; Fri, 13 Nov 2020 13:46:21 -0500 Received: by mail-wr1-x430.google.com with SMTP id p1so11080758wrf.12; Fri, 13 Nov 2020 10:46:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=q7aUtmf95DzZYbusxkMTEDu7scbS2PnzI1LcAQlHxt8=; b=r7fsv/OyGsiMJt6dSMMi+9rb/IOM5pt4EZtpK+YqMYCnXUsRKM5P4a3FSG6k+n5Ya1 +NBx2GXyiT+kw7ILAcKsbTSQ8HlFeGOrdo3mV4qRGM+aKtSK7qbXGYPo9aR8JHc/JQKe Rwfeiq9i04efQzVIkQitIiZVDtv5LLtoE8d7IEQnfvnkoGutI7nXB+sHRT10SoMrGXlM iFMU9mxrbFTAOWPFIkbfCHrc+XIlwKLqHdD15AS29IFq/mE/ZPnzga1+AzilwsBva1Rb C9r2sgaKmQt0mM/Tu59xgz69/CCzwl6sfWAXA9uojlsXjfMd1H+jwtmgSpi15wY/KBYX 7xqA== 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:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=q7aUtmf95DzZYbusxkMTEDu7scbS2PnzI1LcAQlHxt8=; b=jI2IHn9CD+seJrM7hbwdNNzpTU/FKbctHo1YW2XbxXucGEE9GA8Iprxsc+7yyvYhuO cydmFyh2OGJkVTHEYwP2hdlmSO2Hdm4uCLuVzijg6MJwT/4MfTZrTJtAt4FR3F/MKH0y WPMSbWsn5zVlfdHu6IuPWZeeDzGEs16nzzuKYpH8gN9uYXOvfU+IV09UecFI968Byub0 F25xD12JIf79ZFBFUhn4dZ3BYO5i6TQtgAQyzGoVjFUJITL+/+0rH03jaCRt5vedMbzZ KEzltD1sKJx+EG02SLyciqaZ6yCJACpSPX4/Yxg7DvrqxMMEsaR3l1jakfebxgQZkxc/ za5A== X-Gm-Message-State: AOAM533T3INY6tIzevZSUbq2twwLxC0Pk3lmfmP3y/22b8E9UWSNgDEA ZEhbOjifaU88eP699rcVcMM= X-Google-Smtp-Source: ABdhPJzA/wYeqJKtL7X16qWGMjmqKnpv5pJCYGkjdVNnt4CybW3P4HEnqHzOIAewvzJu96VZS1FUZg== X-Received: by 2002:adf:ea03:: with SMTP id q3mr4879985wrm.141.1605293176107; Fri, 13 Nov 2020 10:46:16 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id c129sm11572854wmd.7.2020.11.13.10.46.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 13 Nov 2020 10:46:15 -0800 (PST) From: zimoun To: Ludovic =?utf-8?Q?Court=C3=A8s?= , Pierre Neidhardt Subject: Re: Reviving Emacs-Guix In-Reply-To: <87tuttci4z.fsf_-_@gnu.org> References: <87ft5dzj2z.fsf@ambrevar.xyz> <87tuttci4z.fsf_-_@gnu.org> Date: Fri, 13 Nov 2020 19:42:12 +0100 Message-ID: <864kltdrp7.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::430; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x430.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. 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: Development of GNU Guix and the GNU System distribution , Ryan Prior Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=r7fsv/Oy; 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-Spam-Score: -1.71 X-TUID: V8KaNH/e6CB5 Hi Ludo, On Fri, 13 Nov 2020 at 17:54, Ludovic Court=C3=A8s wrote: > I think it would be beneficial longer-term to have the Emacs-Guix repo > in the Guix group on Savannah, from the perspective of Conway=E2=80=99s l= aw=C2=B9; > it=E2=80=99s also probably a safe way for the project to deal with contri= butor > churn. But if whoever volunteers prefers to maintain it elsewhere, so > be it! [...] > =C2=B9 https://en.wikipedia.org/wiki/Conway%27s_law Emacs-Guix is currently on both GitLab and Github; which provide user-friendly (it depends on your friend ;-)) interface. One interesting thing is: how many issue / {M,P}R reported by user that has not contributed via email-based interface? I could have wrong but: - Jonas Bernoulli about transient instead of magit-popup. - Daniel Nagy about imenu integration. - 4 people about various issues. The question is: in this =E2=80=9Cnew=E2=80=9D location to have Emacs-Guix = on Savannah, do the multi entry points remain? Or reduce them to only one, maybe 2? All the best, simon