From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Subject: [babel] Is Org Babel an X11 application? Date: Fri, 02 Mar 2012 08:11:26 +0100 Message-ID: <87linj5vfl.fsf@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46551) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3Mdb-0006gL-2p for emacs-orgmode@gnu.org; Fri, 02 Mar 2012 02:10:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S3MdF-0001O4-M3 for emacs-orgmode@gnu.org; Fri, 02 Mar 2012 02:10:46 -0500 Received: from plane.gmane.org ([80.91.229.3]:46997) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3MdF-0001NZ-EH for emacs-orgmode@gnu.org; Fri, 02 Mar 2012 02:10:25 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1S3Md9-0002wf-SO for emacs-orgmode@gnu.org; Fri, 02 Mar 2012 08:10:19 +0100 Received: from g231106109.adsl.alicedsl.de ([92.231.106.109]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 02 Mar 2012 08:10:19 +0100 Received: from quintfall by g231106109.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 02 Mar 2012 08:10:19 +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: emacs-orgmode@gnu.org 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? -- cheers, Thorsten