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 mIQDNejWCWCtEwAA0tVLHw (envelope-from ) for ; Thu, 21 Jan 2021 19:32:56 +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 MOXrMOjWCWDragAAB5/wlQ (envelope-from ) for ; Thu, 21 Jan 2021 19:32:56 +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 09CF29403A6 for ; Thu, 21 Jan 2021 19:32:55 +0000 (UTC) Received: from localhost ([::1]:56830 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l2fhN-0001sw-E9 for larch@yhetil.org; Thu, 21 Jan 2021 14:32:53 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59958) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l2drZ-0003si-Gk for help-guix@gnu.org; Thu, 21 Jan 2021 12:35:17 -0500 Received: from marvid.fr ([163.172.81.107]:58286 helo=courriel.marvid.fr) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l2drX-0006I6-OP for help-guix@gnu.org; Thu, 21 Jan 2021 12:35:17 -0500 Received: from localhost (schwifty.marvid.fr [51.159.4.137]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by sahkopoika (Postfix) with ESMTPSA id 48F4547B372B; Thu, 21 Jan 2021 18:34:42 +0100 (CET) References: <87a6t376ac.fsf@colimite.fr> <23bbe72d-4f38-4f38-bda4-89d5f37fd74e@Johns-iPhone> User-agent: mu4e 1.4.13; emacs 27.1 From: Sergiu Ivanov To: John Soo Subject: Re: Emacs Guix and channels In-reply-to: <23bbe72d-4f38-4f38-bda4-89d5f37fd74e@Johns-iPhone> Date: Thu, 21 Jan 2021 18:34:42 +0100 Message-ID: <877do6gpn1.fsf@colimite.fr> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: none client-ip=163.172.81.107; envelope-from=sivanov@colimite.fr; helo=courriel.marvid.fr X-Spam_score_int: -8 X-Spam_score: -0.9 X-Spam_bar: / X-Spam_report: (-0.9 / 5.0 requ) BAYES_00=-1.9, FORGED_SPF_HELO=1, SPF_HELO_PASS=-0.001, SPF_NONE=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Thu, 21 Jan 2021 14:11:14 -0500 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" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.35 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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: 09CF29403A6 X-Spam-Score: -2.35 X-Migadu-Scanner: scn0.migadu.com X-TUID: AWomoxB0HDlo Hi John, Thus quoth John Soo on Thu Jan 21 2021 at 17:12 (+0100): > Hi Sergiu, > > > As far as I understand it, that is bug in emacs-guix, apologies. Absolutely no worries: I can live with running Guix commands in ansi-term for quite a while. > There is certainly a lot to fix. 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 :-) - Cheers, Sergiu > Kindly, > > > > John >