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

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

bug#60562: [PATCH] Fix split-string error if there is a space in the fil


From: Robert Pluim
Subject: bug#60562: [PATCH] Fix split-string error if there is a space in the filename.
Date: Mon, 09 Jan 2023 15:28:30 +0100

    >> 
    >> Also, in this change, we are dropping the requirement that the found
    >> file are actually files, whereas we used to say "-type f".  Is this
    >> change fine?
    >>

`directory-files-recursively' by default only returns files (and the
latest patch explicitly passes `nil' for INCLUDE-DIRECTORIES anyway)

Robert
-- 





reply via email to

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