Bastien <b...@gnu.org> writes: > Thanks. Why is it more useful than > > (add-hook 'org-babel-after-execute-hook 'org-redisplay-inline-images) > > ?
It's more targeted -- I don't use dot that often, and I'd rather not have an additional side effect when executing any org-babel snippet. Evgeni