Thank you for your reply. I use the Emacs version provided on Fedora 40. I will look how to compile a more recent version of Emacs and test it. Ihor Radchenko writes: > Sébastien Gendre writes: > >> Here is the full backtrace: >> >> >> Debugger entered--Lisp error: (wrong-type-argument sequencep image/png) >> mapc(#f(compiled-function (elt) #) image/png) >> seq-do(#f(compiled-function (elt) #) image/png) >> #f(compiled-function #'sequence #)(#f(compiled-function (elt) #) image/png) >> apply(#f(compiled-function #'sequence #) #f(compiled-function (elt) #) image/png nil) >> seq-map(#f(compiled-function (elt) #) image/png) >> seq-filter(#f(compiled-function (type) #) image/png) > > The error is originating from Emacs itself, not from Org mode. > May you try newer version of Emacs? If you still see the error, please > report it as Emacs bug.