[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [DONE] Re: org-agenda + [a] generated many duplicated task entries
From: |
Ihor Radchenko |
Subject: |
Re: [DONE] Re: org-agenda + [a] generated many duplicated task entries |
Date: |
Wed, 17 Jan 2024 11:54:08 +0000 |
"Christopher M. Miles" <numbchild@gmail.com> writes:
> I reproduced the problem with `emacs -Q` and `emacs-minimal-init`.
> Then I tried to Edebug on the command function `org-agenda` ->
> `org-agenda-list`.
> I suddenly brain come up with checking out the variable `org-agenda-files`
> value.
> I found it contains duplicated filenames in list.
> Then I added `delete-dups` function around my `org-agenda-files` value list
> generating.
> Then the problem solved.
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=4ce2ad4eb
--
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>