emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [RFC] Removal of [1]-like footnotes


From: Nicolas Goaziou
Subject: Re: [O] [RFC] Removal of [1]-like footnotes
Date: Fri, 18 Dec 2015 21:56:32 +0100

Hello,

Rasmus <address@hidden> writes:

> Can I now write:
>
>     X[fn:1]
>
>     [1] foot

Uh? No.

> If so, why the need for the fanciness?  Why not just require label and
> reference to be the same?  I doesn’t sound like something that would be
> nice to have to explain to an Org newcomer.

I just mean that, internally, 

  (org-element-property :label reference) => "1"

not "fn:1" anymore. In the buffer, "fn:" is part of the syntax and, as
such, always present:

  X[fn:1]

  [fn:1] foot

Thanks for the feedback.


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]