diff options
author | Eric Abrahamsen <eric@ericabrahamsen.net> | 2022-02-18 08:37:33 -0800 |
---|---|---|
committer | Eric Abrahamsen <eric@ericabrahamsen.net> | 2022-02-18 08:37:33 -0800 |
commit | 51e51ce2df46fc0c6e17a97e74b00366bb9c09d8 (patch) | |
tree | abb4649081d1fdc17138cecd63cde12ef44b665a /test/lisp/emacs-lisp/cl-macs-tests.el | |
parent | b76cd8af054a0e24ed8cd1bea515f1ca4619b115 (diff) | |
download | emacs-51e51ce2df46fc0c6e17a97e74b00366bb9c09d8.tar.gz emacs-51e51ce2df46fc0c6e17a97e74b00366bb9c09d8.tar.bz2 emacs-51e51ce2df46fc0c6e17a97e74b00366bb9c09d8.zip |
Handle multiple directory separators in gnus-search results
Try to treat the file names more like file names, less like strings
to massage.
* lisp/gnus/gnus-search.el (gnus-search-indexed-parse-output): Use
`expand-file-name' to collapse separators and generally canonicalize
the name. Use `file-name-split' and joining instead of regexp
munging.
Diffstat (limited to 'test/lisp/emacs-lisp/cl-macs-tests.el')
0 files changed, 0 insertions, 0 deletions