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 rSIyICXiCWBZCgAA0tVLHw (envelope-from ) for ; Thu, 21 Jan 2021 20:20:53 +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 4IjGGyXiCWBnCwAAB5/wlQ (envelope-from ) for ; Thu, 21 Jan 2021 20:20:53 +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 EAB479403D2 for ; Thu, 21 Jan 2021 20:20:52 +0000 (UTC) Received: from localhost ([::1]:45872 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l2gRn-0006Ns-QH for larch@yhetil.org; Thu, 21 Jan 2021 15:20:51 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44082) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l2gRL-0006M1-Fk for help-guix@gnu.org; Thu, 21 Jan 2021 15:20:26 -0500 Received: from mx1.dismail.de ([78.46.223.134]:7031) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l2gRG-0003jG-HB for help-guix@gnu.org; Thu, 21 Jan 2021 15:20:23 -0500 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id d9164f3b; Thu, 21 Jan 2021 21:20:15 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=20190914; bh=rAYUG736VeJ+fgXX+lB6V7tO5y/d6p3Mdg Jfhg1ud0U=; b=sDQeT+L6r1vRkO2NhgMj0dwcMAfZYwfcCqlk2DWO3X+eBgFPqm o96TLK2qBwRj3LFLValp4JxiVETmuAwy/W8UlN1bBxPHcGd5QxOCPKZVstN90G3M 5sRqcMpTXVmLidy23f/WK2LVs6tjEo1KgsCXWDYnP0JfVxaWG0RcyWyLgB3TVBUC 8jcMpaITod9dXKTXQDfP3ZV5XUOPghD8aOw9KIG2URbNoF/tJctz1wLNRagSuqwY SaN1qVm+PkJoB9Q1D4tL22ObECFxEAns98Z83EYhc2mwXK2qRY5mNxjG8rA1chBI K1tb9ZTFCPN4+eUk2ETfRDpUrP9DP5cjxjOQ== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 3c54808c; Thu, 21 Jan 2021 21:20:11 +0100 (CET) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 55f3d31c; Thu, 21 Jan 2021 21:20:10 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 04d1b66c (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Thu, 21 Jan 2021 21:20:08 +0100 (CET) To: Sergiu Ivanov Subject: Re: Emacs Guix and channels References: <87a6t376ac.fsf@colimite.fr> <23bbe72d-4f38-4f38-bda4-89d5f37fd74e@Johns-iPhone> <877do6gpn1.fsf@colimite.fr> Mail-Followup-To: Sergiu Ivanov , John Soo , Help-Guix Date: Thu, 21 Jan 2021 15:20:06 -0500 In-Reply-To: <877do6gpn1.fsf@colimite.fr> (Sergiu Ivanov's message of "Thu, 21 Jan 2021 18:34:42 +0100") Message-ID: <87tura11qh.fsf@dismail.de> 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=78.46.223.134; envelope-from=jbranso@dismail.de; helo=mx1.dismail.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Help-Guix Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" Reply-to: Joshua Branson From: jbranso--- via X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.85 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=sDQeT+L6; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: EAB479403D2 X-Spam-Score: -2.85 X-Migadu-Scanner: scn1.migadu.com X-TUID: +WPMYA8BuhnT Sergiu Ivanov writes: > Hi John, > Tell me how I can help. > > I picked up Guix a couple of weeks ago and my Elisp programming > experience is quite limited, but I may still be useful :-) > I think emacs-guix has been broken for a while. There is a new effort to fix it. The new home for emacs-guix is at savannah. http://git.savannah.gnu.org/cgit/guix/emacs-guix.git #+BEGIN_SRC sh git clone https://git.savannah.gnu.org/git/guix/emacs-guix.git #+END_SRC Other relevant links: http://savannah.gnu.org/projects/guix https://lists.gnu.org/archive/html/guix-devel/2021-01/msg00170.html Best of luck! -- Joshua Branson (joshuaBPMan in #guix) Sent from Emacs and Gnus https://gnucode.me https://video.hardlimit.com/accounts/joshua_branson/video-channels https://propernaming.org "You can have whatever you want, as long as you help enough other people get what they want." - Zig Ziglar