emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 71783e9: Add the string-numeric-lessp function


From: Lars Ingebrigtsen
Subject: Re: master 71783e9: Add the string-numeric-lessp function
Date: Mon, 22 Feb 2016 13:51:30 +1100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Yuri Khan <address@hidden> writes:

> Skipping zeroes will make strings that differ only in the number of
> leading zeros (e.g. 001 and 01) equivalent under that sorting order.
> Are you okay with that?

Yeah, I think those should be equivalent.  If you have a directory with
foo003.png and foo1.png, I would expect the latter to be sorted before
the former.  I think.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

[Prev in Thread] Current Thread [Next in Thread]