Kyle Meyer <k...@kyleam.com> writes: > Simon Thum <simon.t...@gmx.de> writes: > > [...] > >> Arrgh - you're on the spot. That explains a lot, including my >> difficulties with reproducing. >> >> It sends window-width. Increase to window(-width) and I'm done. >> >> But that means it's arguably Org which should be more graceful than it >> is. > > I agree. At some point, if window-width is returning a small enough > value or if PREFIX is too long, the results of org-format-outline-path > will be truncated to the point of being useless, but > org-format-outline-path shouldn't choke. > > I'll fix it up and add some tests.
Fixed with 1c74002. Thanks for reporting the issue. -- Kyle