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 problem with the 'advanced triggering example' as
published here: https://orgmode.org/worg/org-contrib/org-depend.html#org858993c

I could not find a suitable replacement for the function 'position' due
to my limited mastering of elisp. Any help greatly appreciated!


Your bug report will be posted to the Org mailing list.
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――


Emacs : GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.24, cairo version 1.16.0) of 2021-03-28, modified by Debian
Package: Org mode version 9.3 (release_9.3 @
/usr/share/emacs/27.1/lisp/org/)


Reply via email to