From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: master 71783e9: Add the string-numeric-lessp function Date: Tue, 08 Mar 2016 01:55:12 +0200 Organization: LINKOV.NET Message-ID: <87a8m9lunr.fsf@mail.linkov.net> References: <20160221043348.25201.81719@vcs.savannah.gnu.org> <87twl2fzaw.fsf@gnus.org> <56CA2C66.7040306@cs.ucla.edu> <87povpzc9c.fsf@gnus.org> <56CA8578.2030004@cs.ucla.edu> <87twl1xul1.fsf@gnus.org> <56CA8BB8.6040908@cs.ucla.edu> <8737s3jfrr.fsf@mail.linkov.net> <56DCD115.30707@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1457396703 28971 80.91.229.3 (8 Mar 2016 00:25:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Mar 2016 00:25:03 +0000 (UTC) Cc: Paul Eggert , emacs-devel@gnu.org To: Lars Magne Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 08 01:24:46 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ad5S9-0005pU-Rl for ged-emacs-devel@m.gmane.org; Tue, 08 Mar 2016 01:24:45 +0100 Original-Received: from localhost ([::1]:59329 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ad5S9-0005od-6E for ged-emacs-devel@m.gmane.org; Mon, 07 Mar 2016 19:24:45 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ad5Rk-0005l5-IA for emacs-devel@gnu.org; Mon, 07 Mar 2016 19:24:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ad5Rg-0003qs-FC for emacs-devel@gnu.org; Mon, 07 Mar 2016 19:24:20 -0500 Original-Received: from sub3.mail.dreamhost.com ([69.163.253.7]:44485 helo=homiemail-a100.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ad5Rg-0003pv-9n for emacs-devel@gnu.org; Mon, 07 Mar 2016 19:24:16 -0500 Original-Received: from homiemail-a100.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a100.g.dreamhost.com (Postfix) with ESMTP id B0EAB31A070; Mon, 7 Mar 2016 16:24:14 -0800 (PST) Original-Received: from localhost.linkov.net (85.253.57.59.cable.starman.ee [85.253.57.59]) (Authenticated sender: jurta@jurta.org) by homiemail-a100.g.dreamhost.com (Postfix) with ESMTPA id 9CBD031A061; Mon, 7 Mar 2016 16:24:13 -0800 (PST) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Mon, 07 Mar 2016 18:49:36 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.91 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] X-Received-From: 69.163.253.7 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:201099 Archived-At: >> That's a good thing, as it's natural for the older version to come >> before the newer one. > > And that's another reason why we shouldn't be using "version" sorting to > sort file names. Nobody wants that. Except people who are sorting > versions of software packages. Actually I see no more problems with the current version sorting other than discovered weirdness of sorting for single backups.