From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#36110: find-dired not sorted on any field nor provides a way Date: Thu, 13 Jun 2019 20:12:14 -0400 Message-ID: References: <875zpjipe7.8.fsf@jidanni.org> <87y32efp01.fsf@mail.linkov.net> <87tvd2p7gi.5.fsf@jidanni.org> <87r27xglua.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="62828"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: 36110@debbugs.gnu.org To: Juri Linkov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jun 14 02:21:49 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hbZyW-000GD1-Sk for geb-bug-gnu-emacs@m.gmane.org; Fri, 14 Jun 2019 02:21:48 +0200 Original-Received: from localhost ([::1]:46414 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbZyV-0000CL-Rz for geb-bug-gnu-emacs@m.gmane.org; Thu, 13 Jun 2019 20:21:47 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39911) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbZxY-0008Ku-4o for bug-gnu-emacs@gnu.org; Thu, 13 Jun 2019 20:20:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hbZq2-0007cX-Jv for bug-gnu-emacs@gnu.org; Thu, 13 Jun 2019 20:13:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:51023) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hbZq2-0007cP-Fh for bug-gnu-emacs@gnu.org; Thu, 13 Jun 2019 20:13:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hbZq2-0006Ka-8r for bug-gnu-emacs@gnu.org; Thu, 13 Jun 2019 20:13:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 14 Jun 2019 00:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36110 X-GNU-PR-Package: emacs Original-Received: via spool by 36110-submit@debbugs.gnu.org id=B36110.156047114524292 (code B ref 36110); Fri, 14 Jun 2019 00:13:02 +0000 Original-Received: (at 36110) by debbugs.gnu.org; 14 Jun 2019 00:12:25 +0000 Original-Received: from localhost ([127.0.0.1]:36334 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hbZpR-0006Jk-LN for submit@debbugs.gnu.org; Thu, 13 Jun 2019 20:12:25 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:57815) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hbZpO-0006JV-5O for 36110@debbugs.gnu.org; Thu, 13 Jun 2019 20:12:22 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:44606) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hbZpI-0006x7-MY; Thu, 13 Jun 2019 20:12:16 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1hbZpH-0007RZ-0D; Thu, 13 Jun 2019 20:12:15 -0400 X-Spook: Port Yukon Cloud IDEA Shots fired Recruitment SDI ANZUS X-Ran: Es.7'^Q@d1!-mTnq0mB(}@dyO\VFrx-T[-}VRh<6mu:,kj~Fmo'LPGj0Bx6;chPrdZb?-w X-Hue: magenta X-Attribution: GM In-Reply-To: (Glenn Morris's message of "Thu, 13 Jun 2019 19:40:11 -0400") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:160536 Archived-At: Glenn Morris wrote: >> +@code{'("-exec ls -ld @{@} +" . "-ld")} > > Oh, I see you've changed it to the "+" form. > It looks like this does give sorted output, but I find it surprising. > Is it assured? I verified on a directory with a large number of files that the output is not sorted. (I didn't see how it could be, given how find works.) But it does appear as if individual "chunks" are sorted, which can give the appearance of the whole output being sorted if you don't have a lot of files.