From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: [Babel] Library calls and begin_example Date: Sat, 16 Oct 2010 20:01:35 +0100 Message-ID: <87aamet10w.wl%ucecesf@ucl.ac.uk> References: <1EB2B610-4AE1-4744-BE05-73427497A5F2@tsdye.com> <87lj5yp4js.fsf@gmail.com> Reply-To: Eric S Fraga Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="Multipart_Sat_Oct_16_20:01:35_2010-1" Return-path: Received: from [140.186.70.92] (port=39390 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P7C0w-00031j-Ld for emacs-orgmode@gnu.org; Sat, 16 Oct 2010 15:01:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P7C0v-0007E2-DD for emacs-orgmode@gnu.org; Sat, 16 Oct 2010 15:01:54 -0400 Received: from vscane-a.ucl.ac.uk ([144.82.108.41]:64776) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P7C0v-0007DV-9M for emacs-orgmode@gnu.org; Sat, 16 Oct 2010 15:01:53 -0400 In-Reply-To: <87lj5yp4js.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: emacs-orgmode mailing list --Multipart_Sat_Oct_16_20:01:35_2010-1 Content-Type: text/plain; charset=US-ASCII On Sat, 16 Oct 2010 08:59:03 -0600, "Eric Schulte" wrote: > > Hi Tom, > > See the "Evaluating code blocks" section of the manual for information > on how to pass header arguments to #+call: lines > > http://orgmode.org/manual/Evaluating-code-blocks.html#Evaluating-code-blocks > > something like > > #+lob: elispgantt(table=gantttest) :results latex > > should work > > Cheers -- Eric I guess the question is why doesn't the function call take the specified arguments in the definition of the babel code as defaults? I thought you were merging the parameters? If the ":results latex" argument has been specified in the #+begin_src line, why do we need to repeat it here? Thanks, eric --Multipart_Sat_Oct_16_20:01:35_2010-1 Content-Type: text/plain; charset=US-ASCII -- Eric S Fraga GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D --Multipart_Sat_Oct_16_20:01:35_2010-1 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --Multipart_Sat_Oct_16_20:01:35_2010-1--