From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: 04/04: offload: Avoid using '_' as a 'match' pattern. Date: Fri, 21 Apr 2017 14:05:00 -0400 Message-ID: <87efwlzlf7.fsf@netris.org> References: <20170421152428.28671.46379@vcs0.savannah.gnu.org> <20170421152430.15A4A21037@vcs0.savannah.gnu.org> <87pog5brmt.fsf@gnu.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]:60351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d1cvn-0008Qb-BY for guix-devel@gnu.org; Fri, 21 Apr 2017 14:05:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d1cvj-0007Q3-CH for guix-devel@gnu.org; Fri, 21 Apr 2017 14:05:19 -0400 In-Reply-To: <87pog5brmt.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 21 Apr 2017 19:24:42 +0200") 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" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > In hindsight, it would have been wiser to just rename =E2=80=98_=E2=80=99= in (guix ui) > to something else, like =E2=80=98G_=E2=80=99. Well, it=E2=80=99s not too= late. Should we do > that? Thoughts? I agree that renaming '_' in (guix ui) is the better approach. Mark