Hi David, David Lukes <dafydd.lu...@gmail.com> writes:
> * lisp/org-indent.el (org-indent--compute-prefixes): Prefixes should > only be computed when `org-indent-indentation-per-level' is greater than > 0. For one thing, the current algorithm leads to an error otherwise, > and for another, this makes it possible to use org-indent just to > preserve indentation on continuation lines, without adding any > additional indentation per level (by setting the option to 0). Applied in main, thanks.