diff options
author | Jim Porter <jporterbugs@gmail.com> | 2024-03-06 13:27:07 -0800 |
---|---|---|
committer | Jim Porter <jporterbugs@gmail.com> | 2024-03-07 12:21:06 -0800 |
commit | e42f14f0e034d0b20c6b9fd0fea23686699e7df0 (patch) | |
tree | 940d2d7bfdd8f73933b348f2792973e1eed13faf /lisp/emacs-lisp/comp-cstr.el | |
parent | aec0f610cb5aace1301cd230e57844a93d40cccd (diff) | |
download | emacs-e42f14f0e034d0b20c6b9fd0fea23686699e7df0.tar.gz emacs-e42f14f0e034d0b20c6b9fd0fea23686699e7df0.tar.bz2 emacs-e42f14f0e034d0b20c6b9fd0fea23686699e7df0.zip |
Support expanding Eshell globs for remote file names
* lisp/eshell/em-glob.el (eshell-glob-chars-regexp): New function...
(eshell-glob-regexp): ... use it.
(eshell-glob-p): New function...
(eshell-glob-convert): ... use it, and return the deepest start
directory possible.
* lisp/eshell/esh-util.el (eshell-split-path): Rename to...
(eshell-split-path): ... this, and account for remote file names.
* test/lisp/eshell/em-glob-tests.el
(em-glob-test/convert/current-start-directory)
(em-glob-test/convert/relative-start-directory)
(em-glob-test/convert/absolute-start-directory)
(em-glob-test/convert/remote-start-directory): New tests (bug#69592).
Diffstat (limited to 'lisp/emacs-lisp/comp-cstr.el')
0 files changed, 0 insertions, 0 deletions