|
From: | Juri Linkov |
Subject: | bug#64656: 29.0.91; Doc of minibuffer histories and completing-read - automatic addition of completions to DEFAULT list |
Date: | Thu, 09 Nov 2023 19:03:49 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu) |
>> I guess not many users customize 'completions-sort' to nil. >> Otherwise someone may notice that the order of unsorted files >> is reversed from the output of `ls -U`. This could be fixed by: > > The order is not reverse here, AFAICT, so please show a reproducible > recipe to make sure we are on the same page regarding this change. A recipe is to customize `completions-sort' to nil ("No sorting"), then first call `M-& ls -U RET' and afterwards `C-x C-f TAB TAB' and compare the contents of two buffers *Async Shell Command* and *Completions*. The order of files is reversed.
[Prev in Thread] | Current Thread | [Next in Thread] |