Anand Deopurkar <anandrdeopur...@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>