From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: New CLI syntax for package version Date: Sat, 9 Jan 2016 23:52:39 +0100 Message-ID: <20160109225239.GB21991@debian> References: <874mem8mwx.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57055) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aI2NQ-0001Gm-Ah for guix-devel@gnu.org; Sat, 09 Jan 2016 17:52:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aI2NP-0002D0-Hc for guix-devel@gnu.org; Sat, 09 Jan 2016 17:52:52 -0500 Content-Disposition: inline In-Reply-To: <874mem8mwx.fsf@gnu.org> 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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Sat, Jan 09, 2016 at 10:26:22PM +0100, Ludovic Courtès wrote: > 2. underscore, > emacs_24.5:out I do not like this one, as the "_" is not sufficiently "separating" - it looks too much like "-", which can be part of a package name. The other two would work well. Andreas