From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: adding a footnote munches newlines at the end of a section Date: Thu, 02 Feb 2012 10:07:48 +0100 Message-ID: <87d39xr4bf.fsf@gmail.com> References: <87fwetn4bx.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:36432) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rssg8-0002wq-Eh for emacs-orgmode@gnu.org; Thu, 02 Feb 2012 04:10:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rssg2-0002uM-Fx for emacs-orgmode@gnu.org; Thu, 02 Feb 2012 04:10:04 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:62399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rssg2-0002uG-Ag for emacs-orgmode@gnu.org; Thu, 02 Feb 2012 04:09:58 -0500 Received: by wibhj13 with SMTP id hj13so2222975wib.0 for ; Thu, 02 Feb 2012 01:09:57 -0800 (PST) In-Reply-To: <87fwetn4bx.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Thu, 02 Feb 2012 14:21:06 +0800") 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: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Hello, Eric Abrahamsen writes: > 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. I have pushed a fix for that problem, and another one related to the absence of org-footnote-section (normalizing footnotes would put them all in the same section). Does it work for you? Regards, -- Nicolas Goaziou