emacs-devel
[Top][All Lists]
Advanced

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

Re: file-equal-p


From: Eli Zaretskii
Subject: Re: file-equal-p
Date: Thu, 16 Feb 2023 14:43:34 +0200

> From: Po Lu <luangruo@yahoo.com>
> Cc: Andreas Schwab <schwab@suse.de>,  Eli Zaretskii <eliz@gnu.org>,
>   emacs-devel@gnu.org
> Date: Thu, 16 Feb 2023 20:35:13 +0800
> 
> Michael Albinus <michael.albinus@gmx.de> writes:
> 
> > For this we have file-attribute-file-identifier. So it might be
> > sufficient to call
> >
> > (equal (file-attribute-file-identifier f1-attr) 
> > (file-attribute-file-identifier f2-attr))
> >
> > Best regards, Michael.
> 
> This looks like the better idea, yes.  Would using that be ok for Emacs
> 29?  Or is it something for master?

OK to do what?



reply via email to

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