From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [babel] Is Org Babel an X11 application? Date: Fri, 02 Mar 2012 08:01:56 -0700 Message-ID: <87sjhrnj17.fsf@gmx.com> References: <87linj5vfl.fsf@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40360) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3U0q-000211-HO for emacs-orgmode@gnu.org; Fri, 02 Mar 2012 10:03:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S3U0f-0004NH-Ul for emacs-orgmode@gnu.org; Fri, 02 Mar 2012 10:03:16 -0500 Received: from mailout-us.gmx.com ([74.208.5.67]:39788) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1S3U0f-0004Mc-Mq for emacs-orgmode@gnu.org; Fri, 02 Mar 2012 10:03:05 -0500 In-Reply-To: <87linj5vfl.fsf@googlemail.com> (Thorsten's message of "Fri, 02 Mar 2012 08:11:26 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Thorsten Cc: emacs-orgmode@gnu.org Can you provide a minimal example? I have a similar usage pattern (emacs daemon and a mixture of X11 and screen Emacs windows) and I have never experienced what you describe. Also, try to reproduce with Emacs -Q, maybe you have some inline-image configuration set. Best, Thorsten writes: > Hi List, > > having figured out that it is really nice to have one emacs daemon > running and then open several emacsclient-windows managed by tmux (a > modern gnu screen) instead of winring.el e.g (a console session) > I tried to use Org Babel with that setting. Only to find out that the > 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? -- Eric Schulte http://cs.unm.edu/~eschulte/