From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] Add Pure Data. Date: Tue, 18 Aug 2015 21:40:46 -0400 Message-ID: <20150819014046.GA3566@jasmine> References: <1439918692.621363.359467313.49C96E5C@webmail.messagingengine.com> <87fv3go1el.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36614) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRsMF-0001UC-Qm for guix-devel@gnu.org; Tue, 18 Aug 2015 21:40:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZRsMC-000197-LL for guix-devel@gnu.org; Tue, 18 Aug 2015 21:40:03 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:49975) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRsMC-000192-D7 for guix-devel@gnu.org; Tue, 18 Aug 2015 21:40:00 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id D0793205FB for ; Tue, 18 Aug 2015 21:39:59 -0400 (EDT) Content-Disposition: inline In-Reply-To: <87fv3go1el.fsf@elephly.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: guix-devel@gnu.org On Tue, Aug 18, 2015 at 09:13:38PM +0200, Ricardo Wurmus wrote: > > I couldn't get this patch to build as is. I think there are some parentheses > > problems, specifically here: > >> + (home-page "http://puredata.info";) > > There are no parentheses problems in my patch. I build it just fine on > my machine and have been using it since. Maybe your email client added > some noise? There’s an added semicolon on the mailing list archives > after URLs, but that’s not in my outgoing email. You're right. I had copied your patch from the archives because I was not subscribed when you sent it originally.