From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [UX] real names exposed Date: Thu, 08 Sep 2016 00:04:58 +0200 Message-ID: <87r38vjrhx.fsf@gnu.org> References: <147266794967.23966.13712862947716543821@what> <20160831231110.GB18814@jasmine> <87wpiwt2qx.fsf@gnu.org> <87bn04k40m.fsf@gnu.org> <87poojihbm.fsf@gnu.org> <20160905220926.47e7e37b@openmailbox.org> 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]:35048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bhkxz-0008JO-AC for help-guix@gnu.org; Wed, 07 Sep 2016 18:05:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bhkxx-0004p7-Dt for help-guix@gnu.org; Wed, 07 Sep 2016 18:05:10 -0400 In-Reply-To: <20160905220926.47e7e37b@openmailbox.org> (Eric Bavier's message of "Mon, 5 Sep 2016 22:09:26 -0500") 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: Eric Bavier Cc: help-guix@gnu.org, Help-Guix Eric Bavier skribis: > On Sun, 04 Sep 2016 21:41:01 +0200 > ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > >> While playing with =E2=80=98wrap-program=E2=80=99, I rewrote it so creat= e a single >> wrapper and modify that wrapper when it exists instead of layering an >> extra wrapper. >>=20 >> Thoughts? If there are no objections, I=E2=80=99d like to commit this o= ne. > > Seems reasonable to me. Pushed as b14a8385095f6672960fb8378c6578acf1ebbf8a. Ludo=E2=80=99.