Samuel Wales <samolog...@gmail.com> writes: > ⛔ Warning (org-element): org-element--cache: Org parser error in > fix.org::22506. Resetting. > The error was: (wrong-type-argument integer-or-marker-p nil) > Backtrace: > " backtrace-to-string(nil) > org-element-at-point() > org-adaptive-fill-function() > fill-match-adaptive-prefix() > fill-context-prefix(22506 22558) > visual-wrap-fill-context-prefix(22506 22558) > visual-wrap-prefix-function(22557 22558) > #f(compiled-function (fun) #<bytecode > 0x1baff79c90b670bf>)(visual-wrap-prefix-function) > jit-lock--run-functions(22557 22558) > jit-lock-fontify-now(22557 24057) > jit-lock-function(22557) > redisplay_internal\\ \\(C\\ function\\)() > " > Please report this to Org mode mailing list (M-x org-submit-bug-report).
When this happens, could you evaluate (setq backtrace-on-redisplay-error t) (setq debug-on-error t) and try to trigger again? This should give more meaningful backtrace in *Redisplay-trace* buffer. -- Ihor Radchenko // yantar92, Org mode maintainer, 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>