help-gnu-emacs
[Top][All Lists]
Advanced

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

RE: project.el project-find-files and symlinks


From: Drew Adams
Subject: RE: project.el project-find-files and symlinks
Date: Fri, 21 May 2021 15:22:34 +0000

> Recently I started using project.el (v0.6) and found one annoying thing
> - project-find-files does not include file symlinks. I understand that
> it is due to fact that under the hood it uses GNU find and current
> implementation of project--files-in-directory has a somewhat hard-coded
> values for find flags.
> 
> To solve my case I would add "-L" option appropriately to have find
> utility list also symlinks. Unfortunately this is not configurable
> without (as I understand) changing package.el. Are there any other
> options?
> 
> Also, would it be somehow possible to make project.el use fd
> <https://urldefense.com/v3/__https://github.com/sharkdp/fd__;!!GqivPVa7
> Brio!K83q5UJOTwJ5MP68rcv73oyDC69pq2aWUK3oKALL8jY7HudFiVJ8beAMjANrvJk_$>
> instead of find?

You might want to file an enhancement request:

M-x report-emacs-bug




reply via email to

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