diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2023-05-05 19:19:51 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2023-05-05 19:19:51 +0200 |
commit | 778a1ee35b46017ab06c13c8a29f054533bc952b (patch) | |
tree | b0b7e6b9c81263f39fefe2d3f1e95092f88ba534 /test/lisp/emacs-lisp/lisp-tests.el | |
parent | f204c4a6cfa77fdbb2573b728110576e206b0b20 (diff) | |
download | emacs-778a1ee35b46017ab06c13c8a29f054533bc952b.tar.gz emacs-778a1ee35b46017ab06c13c8a29f054533bc952b.tar.bz2 emacs-778a1ee35b46017ab06c13c8a29f054533bc952b.zip |
Fix dired and tramp where `ls` does not have the `-N` option
This includes BSD ls, also used by macOS (bug#63142).
* lisp/dired.el (dired-insert-directory):
* lisp/net/tramp-sh.el (tramp-sh-handle-insert-directory):
Test whether -N is understood by ls since that option is used along
with --dired. Remove -N when we remove --dired.
Diffstat (limited to 'test/lisp/emacs-lisp/lisp-tests.el')
0 files changed, 0 insertions, 0 deletions