Nicolas Goaziou <n.goaz...@gmail.com> writes:

> Hello,
>
> Bastien <b...@gnu.org> 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.

Nicolas,

thanks for this.  Works very well now.  

The fontification doesn't as I guess org-fontify-meta-lines-and-blocks-1
hasn't been updated.  I suggest adding "+constants:" to the first cond
entry in this function?

Thanks again,
eric

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.2, Org release_8.2.5h-709-g99f1ff

Reply via email to