emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [babel] Is Org Babel an X11 application?


From: Rick Frankel
Subject: Re: [O] [babel] Is Org Babel an X11 application?
Date: Fri, 02 Mar 2012 10:03:23 -0500
User-agent: Roundcube Webmail/0.7.1

On 02.03.2012 02:11, Thorsten wrote:
Hi List,

results of code block evaluations seem to be inserted as pictures in the
org document - and need X11 or there is an error message.

Is that true - Org Babel only works in an X11 session and not on the
console? Or is there some configuration/trick to make it work on a
console too?

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.

rick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]