From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Minshall Subject: Re: parameterizing keyword values during a #+call Date: Fri, 26 Apr 2013 18:50:43 -0400 Message-ID: <98883.1367016643@greg-minshalls-mbp.local> References: <87ehdw53b1.fsf@gmail.com> Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59087) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVrTe-0001IF-2Q for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 18:50:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UVrTZ-0005oQ-Hk for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 18:50:50 -0400 Received: from relay03.pair.com ([209.68.5.17]:1694) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1UVrTZ-0005o2-8d for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 18:50:45 -0400 In-reply-to: Your message of "Fri, 26 Apr 2013 16:34:42 -0600." <87ehdw53b1.fsf@gmail.com> 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: Eric Schulte Cc: emacs-orgmode@gnu.org Eric, > You could put the emacs-lisp code into an emacs-lisp code block which > is exported but has a result type of "none" or "silent". ah -- i should have tried that! that works -- thanks *very* much! cheers, Greg