From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Beamer_act property is misnamed in org-mode Ubuntu package Date: Sun, 01 Oct 2017 19:05:48 +0200 Message-ID: <87lgkukdcj.fsf@nicolasgoaziou.fr> References: <15ec178058e.d47155c031083.6018525068204148597@zoho.com> <87shf8wuei.fsf@t3610> <15ec3638990.2793.82338e46905ca0a1b8f7a8095ee71cce@zoho.com> <871smruigm.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52374) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dyhgj-0003Xe-T6 for emacs-orgmode@gnu.org; Sun, 01 Oct 2017 13:05:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dyhgh-0005sP-7Y for emacs-orgmode@gnu.org; Sun, 01 Oct 2017 13:05:57 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:41944) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dyhgh-0005rT-25 for emacs-orgmode@gnu.org; Sun, 01 Oct 2017 13:05:55 -0400 In-Reply-To: (Adrian Bradd's message of "Sun, 1 Oct 2017 09:57:52 -0400") 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" To: Adrian Bradd Cc: Eric S Fraga , emacs-orgmode , James Harkins Hello, Adrian Bradd writes: > I can reproduce this if I have something like the following in the preamble: > > #+COLUMNS: %45ITEM %10BEAMER_ENV(Env) %10BEAMER_ACT(Act) %4BEAMER_COL(Col) > %8BEAMER_OPT(Opt) > > org-set-property seems to be extracting these settings for use as heading > properties. Removing this line also removes the properties when using C-c > C-x p. Fixed. Thank you. Regards, -- Nicolas Goaziou