From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Hinsen Subject: Re: Real-world example for channels? Date: Mon, 28 Jan 2019 07:57:39 +0100 Message-ID: <91e0f3e3-86c5-8e95-5c11-ce04506dd10e@fastmail.net> References: <29d3b7b9-6d96-e132-e59e-ec7a5ccdd2f1@crazy-compilers.com> <87munnt45x.fsf@elephly.net> <87r2cxa9t6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:60329) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1go0rZ-0003lZ-GX for help-guix@gnu.org; Mon, 28 Jan 2019 01:57:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1go0rY-0003zt-Tw for help-guix@gnu.org; Mon, 28 Jan 2019 01:57:45 -0500 Received: from wout2-smtp.messagingengine.com ([64.147.123.25]:46815) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1go0rY-0003xp-KA for help-guix@gnu.org; Mon, 28 Jan 2019 01:57:44 -0500 Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.west.internal (Postfix) with ESMTP id 7C827180E for ; Mon, 28 Jan 2019 01:57:41 -0500 (EST) Received: from khs-macbook.home (lfbn-1-12237-189.w90-92.abo.wanadoo.fr [90.92.52.189]) by mail.messagingengine.com (Postfix) with ESMTPA id 5C6F9E4536 for ; Mon, 28 Jan 2019 01:57:40 -0500 (EST) In-Reply-To: <87r2cxa9t6.fsf@gmail.com> Content-Language: en-US List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hi Chris, > I agree with Hartmut. I also found this confusing. I've attached a > patch to try clarifying it. What do you think? Thanks for the clarification. I was also confused about this, to the point of never actually setting up my own channel. Konrad.