From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [ANN] BREAKING CHANGE -- removing #+BABEL file-wide property lines Date: Sat, 22 Oct 2011 09:26:43 -0600 Message-ID: <87lisd10o7.fsf@gmail.com> References: <87pqhrih3s.fsf@gmail.com> <30891.1319141196@alphaville.dokosmarshall.org> <87fwinifqu.fsf@gmail.com> <32184.1319143892@alphaville.dokosmarshall.org> <87zkgvgxe7.fsf@gmail.com> <1405.1319147324@alphaville.dokosmarshall.org> <87zkgvfhra.fsf@gmail.com> <2127.1319148505@alphaville.dokosmarshall.org> <87vcrjfgt1.fsf@gmail.com> <80sjmmvm60.fsf@somewhere.org> <4EA129DB.4070006@christianmoe.com> <8762ji5jr6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47474) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHdug-0004bt-CC for emacs-orgmode@gnu.org; Sat, 22 Oct 2011 11:55:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RHduf-000806-5g for emacs-orgmode@gnu.org; Sat, 22 Oct 2011 11:55:10 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:41924) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHduf-0007vC-24 for emacs-orgmode@gnu.org; Sat, 22 Oct 2011 11:55:09 -0400 Received: by mail-iy0-f169.google.com with SMTP id f6so7387593iag.0 for ; Sat, 22 Oct 2011 08:55:08 -0700 (PDT) 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: Rainer M Krug Cc: Sebastien Vauban , emacs-orgmode@gnu.org, mail@christianmoe.com > Will > > #+PROPERTY: var foo=1 > #+PROPERTY: var bar=2 > > also work, or result in one variable not signed? > Try it out :) This is a question about property behavior not specific to code blocks. I believe that the second line will override the first, which is why it was necessary to be able to specify multiple variables in a single #+PROPERTY: instance. Cheers -- Eric -- Eric Schulte http://cs.unm.edu/~eschulte/