emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH] org-archive.el: Fix org-add-archive-files to correctly de-du


From: Ihor Radchenko
Subject: Re: [PATCH] org-archive.el: Fix org-add-archive-files to correctly de-duplicate
Date: Sat, 02 Mar 2024 12:28:00 +0000

Anand Deopurkar <anandrdeopurkar@gmail.com> writes:

> Subject: [PATCH] org-archive.el: Fix org-add-archive-files to correctly
>  de-duplicate
>
> * org-archive.el (org-add-archive-files): Use `seq-uniq' with TESTFN
> `\#\'file-equal-p' to de-duplicate the list of gathered files.
>
> Previously, `org-uniquify' was used.  This de-duplicates the
> file-names, but not necessarily the files.  The problem occurs if the
> list of file-names includes distinct file-names that reference the
> same file (symbolic links, for example).

Thanks for the patch!
Applied, onto main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=902dacb9c

I also added you to the contributor list.
https://git.sr.ht/~bzg/worg/commit/58d6aca1

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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