Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------
Hi,
my org kanban table stopped working reliably -- it often reports #ERROR
or loops endlessly until I kill and re-open the file (and even then it
sometimes persists).
Did something change in orgmode (e.g. caching)?
The kanban code uses org-map-entries to match org headlines by their
TODO state and calls that via #+TBLFM. Example:
| TODO | NAMES | BESCHREIBUNG | CODE | METR | NOTE | DONE |
|--------+--------+--------------+--------+--------+--------+--------|
| #ERROR | #ERROR | #ERROR | #ERROR | #ERROR | #ERROR | #ERROR |
| #ERROR | #ERROR | #ERROR | #ERROR | #ERROR | #ERROR | #ERROR |
#+TBLFM: @1='(kanban-headers $#)::@2$1..@>$>='(kanban-zero @# $# "-noexport"
'file)
The problem seems to happen most often when I hide the bodies (via S-<tab>).
The code is at https://hg.sr.ht/~arnebab/kanban.el/browse/kanban.el?rev=tip#L195
This kanban table is crucial to my self-organization so I’d really like
to know how I can get it working reliably again.
Best wishes,
Arne
Emacs : GNU Emacs 31.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.51,
cairo version 1.18.4)
Package: Org mode version 9.8.3 (N/A @
/gnu/store/kn9vix7hbqmdj2c4gyg73flhr0rynzbk-emacs-org-9.8.3/share/emacs/site-lisp/org-9.8.3/)
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
https://www.draketo.de
signature.asc
Description: PGP signature
