From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Some macros to make package definitions prettier Date: Thu, 26 Feb 2015 22:41:39 +0100 Message-ID: <87r3tcwdt8.fsf@gnu.org> References: <874mqa6iz4.fsf@taylan.uni.cx> <87bnkhzhxd.fsf@gnu.org> <877fv553ss.fsf@taylan.uni.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43534) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR6Bk-0002G1-Si for guix-devel@gnu.org; Thu, 26 Feb 2015 16:41:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YR6Bh-0004r8-Ni for guix-devel@gnu.org; Thu, 26 Feb 2015 16:41:44 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:36040) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR6Bh-0004r4-KA for guix-devel@gnu.org; Thu, 26 Feb 2015 16:41:41 -0500 In-Reply-To: <877fv553ss.fsf@taylan.uni.cx> ("Taylan Ulrich \=\?utf-8\?Q\?\=5C\=22Bay\=C4\=B1rl\=C4\=B1\=2FKammer\=5C\=22\=22's\?\= message of "Thu, 26 Feb 2015 12:07:47 +0100") 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: Taylan Ulrich =?utf-8?Q?=22Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer=22?= Cc: guix-devel@gnu.org BTW, this is one of this situation where we=E2=80=99d like to have a tool to apply sexp-patches, so we can convert everything to use =E2=80=98modify-pha= ses=E2=80=99 in one go. Perhaps would work for that? Ludo=E2=80=99.