From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Harkins Subject: Re: #+PROPERTY: for babel header args worked... then it didn't Date: Fri, 6 Dec 2013 01:37:31 +0000 (UTC) Message-ID: References: <0c8155a0-e0db-43d0-9a86-5a009707d86a@dewdrop-world.net> <87ob4vcbv0.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55169) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VokMj-0005os-Jh for emacs-orgmode@gnu.org; Thu, 05 Dec 2013 20:38:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VokMd-0004zW-Sr for emacs-orgmode@gnu.org; Thu, 05 Dec 2013 20:38:01 -0500 Received: from plane.gmane.org ([80.91.229.3]:58314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VokMd-0004zS-Lp for emacs-orgmode@gnu.org; Thu, 05 Dec 2013 20:37:55 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VokMa-0005UE-0T for emacs-orgmode@gnu.org; Fri, 06 Dec 2013 02:37:52 +0100 Received: from 121.33.219.57 ([121.33.219.57]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Dec 2013 02:37:52 +0100 Received: from jamshark70 by 121.33.219.57 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Dec 2013 02:37:52 +0100 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: emacs-orgmode@gnu.org Achim Gratz nexgo.de> writes: > James Harkins writes: > > Now I'm working on a short article-class document, and I included the same > > #+PROPERTY at the top, and... no effect. But... *the lines are identical*. > > ?? > > Did you C-c C-c the configuration lines (or reverted the document)? Argh... that must have been it. No, I didn't. Out of curiousity, will C-c also work for "#+startup: beamer" lines? "Refresh setup current buffer" is kind of annoying :) Re: Sebastian's question, it couldn't be a regression. I rendered the beamer document on Wednesday, no problem, and created the problem document on Thursday. No git updates in between. I'm sure Achim's answer is what I missed. hjh