Rick Frankel <r...@rickster.com> writes:

Hi Eric, Hi Rick,

> Are you running babel code which generates images (e.g., dot, mscgen,
> etc.)?
> If so, check if =org-display-inline-images= is being executed in the
> =org-babel-after-execute-hook=. It automatically replaces the file link
> results with the inline image, therefore requiring a GUI emacs.

Yes, that was the culprit:
,---------------------------------------------------------------
| org-babel-after-execute-hook is a variable defined in `ob.el'.
| Its value is (org-display-inline-images)
`---------------------------------------------------------------

thanks for the tip
-- 
cheers,
Thorsten


Reply via email to