From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Re: Org-mode Code Blocks Manuscript: Request For Comments Date: Wed, 08 Dec 2010 12:55:07 -0700 Message-ID: <87bp4w0zmx.fsf@gmail.com> References: <87lj487z50.fsf@gmail.com> <12760.1291360577@gamaville.dokosmarshall.org> <80k4jl2ny3.fsf@missioncriticalit.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=43908 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQQsN-0005I3-3J for emacs-orgmode@gnu.org; Wed, 08 Dec 2010 15:44:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PQQln-0001hL-D1 for emacs-orgmode@gnu.org; Wed, 08 Dec 2010 15:37:48 -0500 Received: from mail-gw0-f48.google.com ([74.125.83.48]:40274) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PQQln-0001gN-6K for emacs-orgmode@gnu.org; Wed, 08 Dec 2010 15:37:47 -0500 Received: by mail-gw0-f48.google.com with SMTP id a20so1232434gwa.35 for ; Wed, 08 Dec 2010 12:37:47 -0800 (PST) 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: =?utf-8?Q?S=C3=A9bastien?= Vauban Cc: emacs-orgmode@gnu.org Hi Seb, Thanks for the proof reading. I have answers for some of your questions below. S=C3=A9bastien Vauban writes: > > Page 9 -- You say that "tags and properties of a node are inherited by its > sub-nodes". I agree for tags, not for properties (at least, by default). > With respect to code blocks properties are inherited by subnodes, at least all properties which can be used as header arguments are inherited. > > BTW, what happens if there is a name clash with other code blocks (in the= same > document, or in the LOB)? Though, this is not for your paper... > While no behavior is guaranteed in this case (meaning don't do it :)) I believe that whichever code block is found first will be used, in practice this would probably mean that local code blocks will override lob code blocks, but I make no guarantees > > Side comment -- Wouldn't you use a standard way of handling the acronyms = in > LaTeX, so that they're expanded when required, and listed at the end of t= he > document? Example of such acro: ESS. > I don't understand what you mean by "standard acronyms" can you give a specific location and how you would suggest it be changed? Thanks -- Eric