Samuel Wales <samolog...@gmail.com> writes: > below please find entire contents of warnings buffer [latest says look > at redisplay trace buffer], followed by entire contents of redisplay > trace buffer.
Thanks! Unfortunately, there is no additional information here. > Error: wrong-type-argument (number-or-marker-p nil) > org-adaptive-fill-function() > fill-match-adaptive-prefix() > fill-context-prefix(1 2) Any chance you could run uncompiled version of org-adaptive-fill-function? For example, you can do C-M-x (M-x eval-defun) on `org-adaptive-fill-function' definition in the source code to force using uncompiled code. That should hopefully produce a more complete backtrace. -- 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>