From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug] #+constants line has to be at column 0 Date: Wed, 12 Mar 2014 19:18:02 +0100 Message-ID: <87a9cv1dt1.fsf@gmail.com> References: <874n35m1b9.fsf@pinto.chemeng.ucl.ac.uk> <87ob1bcmzs.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNnio-0006bV-NQ for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 14:17:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WNnij-0001K1-AQ for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 14:17:42 -0400 In-Reply-To: <87ob1bcmzs.fsf@bzg.ath.cx> (Bastien's message of "Wed, 12 Mar 2014 19:04:07 +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: Bastien Cc: emacs-orgmode@gnu.org Hello, Bastien writes: > This is the same behavior than all #+ directives except these four: > > #+TITLE: > #+AUTHOR: > #+DATE: > #+EMAIL: > > Fontification should tell you in all cases. Most user-defined keywords ignore indentation (e.g., #+LATEX_HEADER:, #+MACRO: ...). I think we should remove this historical limitation, as there is no reason to keep it any longer. The benefit is that such a change will be backward compatible. Regards, -- Nicolas Goaziou