Re: Bug: [org-contrib][org-depend] function 'position' is not defined [9.3 (release_9.3 @ /usr/share/emacs/27.1/lisp/org/)]

2022-08-20 Thread Ihor Radchenko
Damien Couroussé writes: > I use org-depend, which produces the following error message : > > > ┌ > │ org-depend-trigger-todo: Symbol’s function definition is void: position > └ Fixed. Note that the changes are not currently reflected in non-GNU ELPA. You need to use the repository sourc

Bug: [org-contrib][org-depend] function 'position' is not defined [9.3 (release_9.3 @ /usr/share/emacs/27.1/lisp/org/)]

2022-08-20 Thread Damien Couroussé
hello, I use org-depend, which produces the following error message : ┌ │ org-depend-trigger-todo: Symbol’s function definition is void: position └ I think that this is happening here: [[file:lisp/org-depend.el::(pos (position this-item items :key #'first))]] I can reproduce the pr