From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: string-append plus package Date: Thu, 8 Dec 2016 12:47:56 -0500 Message-ID: References: <58499C8A.2020800@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58757) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cF2oX-0007O8-4s for help-guix@gnu.org; Thu, 08 Dec 2016 12:49:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cF2oU-0003VR-3U for help-guix@gnu.org; Thu, 08 Dec 2016 12:49:01 -0500 Received: from mail-ua0-f173.google.com ([209.85.217.173]:36190) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cF2oT-0003VJ-ST for help-guix@gnu.org; Thu, 08 Dec 2016 12:48:58 -0500 Received: by mail-ua0-f173.google.com with SMTP id b35so454245189uaa.3 for ; Thu, 08 Dec 2016 09:48:57 -0800 (PST) In-Reply-To: <58499C8A.2020800@crazy-compilers.com> 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: Hartmut Goebel Cc: help-guix On Thu, Dec 8, 2016 at 12:46 PM, Hartmut Goebel wrote: > Am 08.12.2016 um 18:28 schrieb Thompson, David: >> This isn't a bug. string-append is a procedure provided by Guile and >> it only works on strings. > > I don't care whether this is a bug or not. I need to get the package's > directory. And i works when using in a package definition. Apologies Hartmut, I misread this as being sent to bug-guix. - Dave