emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* footnote doc not clear
@ 2012-03-02  2:14 Samuel Wales
  2012-03-02 21:45 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Samuel Wales @ 2012-03-02  2:14 UTC (permalink / raw)
  To: emacs-orgmode

Export of inline footnotes breaks if you do (setf org-footnote-section
nil).  The footnote section goes in a single place but not at the end.

*** test
a
***** b
b[fn::one]
***** c
c[fn::two]
***** d
d
***** e
e

The docstring says "before export" which implies that it will not
affect export.  Or it seems to.

Perhaps it should say "before export and for export" or something.  Or
perhaps there should be two variables.

And the behavior is a bug, although it isn't an important one.

b032a6d51bbd0c8e1be4f20dd68abfe52b328e25 is the first bad commit

Samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: footnote doc not clear
  2012-03-02  2:14 footnote doc not clear Samuel Wales
@ 2012-03-02 21:45 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2012-03-02 21:45 UTC (permalink / raw)
  To: Samuel Wales; +Cc: emacs-orgmode

Hello,

Samuel Wales <samologist@gmail.com> writes:

> Export of inline footnotes breaks if you do (setf org-footnote-section
> nil).  The footnote section goes in a single place but not at the end.
>
> *** test
> a
> ***** b
> b[fn::one]
> ***** c
> c[fn::two]
> ***** d
> d
> ***** e
> e
>
> The docstring says "before export" which implies that it will not
> affect export.  Or it seems to.
>
> Perhaps it should say "before export and for export" or something.  Or
> perhaps there should be two variables.
>
> And the behavior is a bug, although it isn't an important one.
>
> b032a6d51bbd0c8e1be4f20dd68abfe52b328e25 is the first bad commit

I have pushed a patch to fix that behaviour, although, I didn't fix the
variable doc-string. Can you confirm that it is working as expected?


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-02 21:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-02  2:14 footnote doc not clear Samuel Wales
2012-03-02 21:45 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).