From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [bug] #+constants line has to be at column 0 Date: Wed, 12 Mar 2014 19:04:07 +0100 Message-ID: <87ob1bcmzs.fsf@bzg.ath.cx> References: <874n35m1b9.fsf@pinto.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNnVs-0007oC-4V for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 14:04:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WNnVm-0004la-Se for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 14:04:20 -0400 Received: from mail-s55.mailgun.us ([184.173.153.55]:44387) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNnVm-0004lJ-0d for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 14:04:14 -0400 In-Reply-To: <874n35m1b9.fsf@pinto.chemeng.ucl.ac.uk> (Eric S. Fraga's message of "Tue, 11 Mar 2014 11:17:46 +0000") 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: Eric S Fraga Cc: emacs-orgmode@gnu.org Hi Eric, Eric S Fraga writes: > Unlike some other #+ directives, the #+constants: one has to be at > column 0 or else it is not understood/parsed by org. This is the same behavior than all #+ directives except these four: #+TITLE: #+AUTHOR: #+DATE: #+EMAIL: Fontification should tell you in all cases. HTH, -- Bastien