From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: Disable org-babel-inline-result-wrap per inline code? Date: Wed, 21 Sep 2016 15:04:29 -0500 Message-ID: <8737ktrpde.fsf@alphapapa.net> References: <87k2e5scay.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33354) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmnls-0007UZ-OH for emacs-orgmode@gnu.org; Wed, 21 Sep 2016 16:05:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bmnlo-0007n4-H2 for emacs-orgmode@gnu.org; Wed, 21 Sep 2016 16:05:31 -0400 Received: from [195.159.176.226] (port=53384 helo=blaine.gmane.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmnlo-0007mL-AA for emacs-orgmode@gnu.org; Wed, 21 Sep 2016 16:05:28 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bmnlR-0002z5-Jc for emacs-orgmode@gnu.org; Wed, 21 Sep 2016 22:05:05 +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" To: emacs-orgmode@gnu.org "David A. Gershman" writes: > FWIW, Eric had the solution: > > #+MACRO: gendate src_perl[:results output raw]{print ($1*5);} Ah, yes, I tend to forget that :results can take multiple args. > P.S. I should start a blog with all I learn on this. Someone could > benefit from my struggles. :) Yes, you definitely should! By the way, did you know that your client is sending HTML mail to the list?