emacs-orgmode
[Top][All Lists]
Advanced

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

[O] adding a footnote munches newlines at the end of a section


From: Eric Abrahamsen
Subject: [O] adding a footnote munches newlines at the end of a section
Date: Thu, 02 Feb 2012 14:21:06 +0800
User-agent: Gnus/5.130001 (Ma Gnus v0.1) Emacs/24.0.92 (gnu/linux)

I use `org-footnote-action' (C-c C-x f) to add a footnote, and don't
have any "org-footnote-section" set, so it adds them at the end of the
current subtree. This progressively eats up newlines, so that if I add
two footnotes in a row, it intrudes on the headline of the next section:

--8<---------------cut here---------------start------------->8---
[fn:31] 字里的飞白

[fn:32] sdfdsfsdf

[fn:33] * Two

  They'd been going somewhere called Hailing[fn:4], a largish town,
  but Qin Shanyuan decided to stop here at the village of Zhaxia.
--8<---------------cut here---------------end--------------->8---

Obviously "* Two" is actually meant to be on its own line, forming a new
headline.

This appears to be a problem with
`org-footnote-goto-local-insertion-point', or with whatever function
comes afterwards to add the actual footnote label. I guess not enough
newlines are added. Is this reproducible elsewhere?

Thanks,
Eric

-- 
GNU Emacs 24.0.92.1 (i686-pc-linux-gnu, GTK+ Version 2.24.9)
 of 2012-01-26 on pellet
Org-mode version 7.8.03 (release_7.8.03.285.g646b3)




reply via email to

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