From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: tree doesn't get called Date: Mon, 08 May 2017 03:34:07 -0400 Message-ID: <87fugfn6og.fsf@netris.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35928) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7dBk-0003f0-0L for help-guix@gnu.org; Mon, 08 May 2017 03:34:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d7dBg-0005NE-1a for help-guix@gnu.org; Mon, 08 May 2017 03:34:35 -0400 Received: from world.peace.net ([50.252.239.5]:50138) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d7dBf-0005LP-Tx for help-guix@gnu.org; Mon, 08 May 2017 03:34:31 -0400 In-Reply-To: (catonano@gmail.com's message of "Fri, 5 May 2017 17:50:53 +0200") 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: Catonano Cc: help-guix Catonano writes: > So here's the package > http://paste.lisp.org/display/345871 > > What is wrong with it ? Please always include the relevant code snippets in the email itself, rather than using a paste site. Paste sites are useful for contexts such as IRC where pasting more than a few lines is inconvenient and generally frowned upon, and where the discussions are ephemeral. On the other hand, these email lists are archived and we would like the archives to be comprehensible to future readers. That will not be possible for the emails in this thread after the code under discussion has been deleted from the paste site, or the paste site goes offline. There are also privacy implications to forcing the readers of your email to click on a link, thus creating network traffic and a log on someone's server, in order to see the core content of your message. What do you think? Regards, Mark