emms-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emms-help] emms-source-file-directory-tree-function and non-GNU find


From: Pierre Neidhardt
Subject: [emms-help] emms-source-file-directory-tree-function and non-GNU find
Date: Wed, 20 Feb 2019 18:03:03 +0100
User-agent: mu4e 1.0; emacs 26.1

From: https://github.com/emacs-evil/evil-collection/issues/221

Apparently we don't need GNU find and we could very well adapt
`emms-source-file-directory-tree-find' to work on other systems with a
bunch of

  "-iname" "*.EXT1"
  "-o"
  "-iname" "*.EXT1"
  ;...

What do you think?

-- 
Pierre Neidhardt
https://ambrevar.xyz/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]