Michael Heerdegen <michael_heerde...@web.de> writes: > I had a hard time to debug some problem with the expansion of some > capture template because org catched the error even when I had set > `debug-on-error'. Would it be possible to make some functions, > e.g. `org-eval' in my case (probably some more?), use > `condition-case-unless-debug' instead of `condition-case'?
This is a good idea, except that `condition-case-unless-debug' has non-obvious side effects that interfere with ERT (Org testing system). If someone familiar with error handling in Elisp can help with this, it would be welcome. -- Ihor Radchenko // yantar92, Org mode contributor, 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>