From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [PATCH] Documentation of Babel header arguments Date: Sun, 21 Aug 2011 12:32:15 -0600 Message-ID: <87ty9aaa4w.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvCoq-0005xG-Du for emacs-orgmode@gnu.org; Sun, 21 Aug 2011 14:32:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QvCop-0006q5-53 for emacs-orgmode@gnu.org; Sun, 21 Aug 2011 14:32:24 -0400 Received: from mail-iy0-f175.google.com ([209.85.210.175]:62247) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvCoo-0006q1-Vn for emacs-orgmode@gnu.org; Sun, 21 Aug 2011 14:32:23 -0400 Received: by iyn15 with SMTP id 15so7526336iyn.6 for ; Sun, 21 Aug 2011 11:32:22 -0700 (PDT) In-Reply-To: (Thomas S. Dye's message of "Sat, 20 Aug 2011 06:54:18 -1000") 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: "Thomas S. Dye" Cc: Org-mode tsd@tsdye.com (Thomas S. Dye) writes: > Add a line to indicate header arguments are lowercase. > Applied, Thanks Tom -- Eric > > From 4a8719c9e7f95fa76041077dfaf0f5d21241517d Mon Sep 17 00:00:00 2001 > From: Tom Dye > Date: Sat, 20 Aug 2011 06:48:35 -1000 > Subject: [PATCH] * doc/org.texi: Added a line to specify that header arguments are lowercase. > > --- > doc/org.texi | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/doc/org.texi b/doc/org.texi > index f0a363b..fa051d0 100644 > --- a/doc/org.texi > +++ b/doc/org.texi > @@ -12158,7 +12158,8 @@ evaluation of the @code{factorial} code block. > > @node Specific header arguments, , Using header arguments, Header arguments > @subsection Specific header arguments > -The following header arguments are defined: > +Header arguments consist of an initial colon followed by the name of the > +argument in lowercase letters. The following header arguments are defined: > > @menu > * var:: Pass arguments to code blocks > -- > 1.7.1 > > > All the best, > Tom -- Eric Schulte http://cs.unm.edu/~eschulte/