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

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

bug#58364: [PATCH] Add new function 'file-name-parent-p'


From: Eli Zaretskii
Subject: bug#58364: [PATCH] Add new function 'file-name-parent-p'
Date: Sat, 08 Oct 2022 09:17:43 +0300

> From: Philip Kaludercic <philipk@posteo.net>
> Date: Fri, 07 Oct 2022 20:23:27 +0000
> 
> Unless I am mistaken, there is no direct function to quickly test if a
> directory is a super-directory of file.  As I have encountered this
> issue more than once the last few days of hacking, I would like to
> propose the below function.

We have file-in-directory-p.  Doesn't that fit the bill?





reply via email to

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