From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: Babel : python generate org source block with an extra comma before * characters Date: Mon, 14 Jul 2014 02:15:04 +0200 Message-ID: <874mykyewn.fsf@gmail.com> References: <87ha2lxr35.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6TvS-0003W5-Md for emacs-orgmode@gnu.org; Sun, 13 Jul 2014 20:15:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X6TvL-00033h-1N for emacs-orgmode@gnu.org; Sun, 13 Jul 2014 20:15:26 -0400 Received: from plane.gmane.org ([80.91.229.3]:58923) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6TvK-00033O-Qw for emacs-orgmode@gnu.org; Sun, 13 Jul 2014 20:15:18 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1X6TvJ-0005ZY-4s for emacs-orgmode@gnu.org; Mon, 14 Jul 2014 02:15:17 +0200 Received: from g231105079.adsl.alicedsl.de ([92.231.105.79]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Jul 2014 02:15:17 +0200 Received: from tjolitz by g231105079.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Jul 2014 02:15:17 +0200 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 Roland DONAT writes: > To do so, I tried to use de "drawer" option. It gives me the good result > with a drawer but then when I export my org buffer to latex, the drawers > ":RESULTS:" is also exported which is not cool... Did you try header args ':exports code ' or ':exports none'? -- cheers, Thorsten