Rob Davenport <rob.davenp...@us.abb.com> writes: > Good to know it works be default,
(unless I screwed up my tests) > ... so it's not org-mode itself but some interference with something > else. I'll try narrowing down the problem. I've got a large set of > packages and my config is split up into numerous files so it might > take a while. I can try from both directions too. Strip out suspect > things (bisecting) from my existing config or start from plain vanilla > emacs, add org-mode and then start adding packages back until it > breaks. bisecting does not mean stripping out suspects. It is more efficient. You just divide uncommented parts of the config in half multiple times, commenting out chunks until the bug disappears. -- 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>