From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lei Zhe Subject: Re: Org-mode 8.3.1 bugs report Date: Thu, 6 Aug 2015 21:49:46 +0900 Message-ID: References: <87d1z0hapr.fsf@nicolasgoaziou.fr> <878u9oha0l.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNKct-0005RJ-FV for emacs-orgmode@gnu.org; Thu, 06 Aug 2015 08:50:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNKcs-0004mU-MW for emacs-orgmode@gnu.org; Thu, 06 Aug 2015 08:50:27 -0400 Received: from mail-io0-x232.google.com ([2607:f8b0:4001:c06::232]:33499) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNKcs-0004mG-HJ for emacs-orgmode@gnu.org; Thu, 06 Aug 2015 08:50:26 -0400 Received: by ioii16 with SMTP id i16so79766339ioi.0 for ; Thu, 06 Aug 2015 05:50:26 -0700 (PDT) In-Reply-To: <878u9oha0l.fsf@nicolasgoaziou.fr> 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: "emacs-orgmode@gnu.org" , mail@nicolasgoaziou.fr Sorry, I need to clarify my question. In my org files, some local customization like variables, LaTeX headers and options are also put in the `Footnotes' section. So it can be easier for me to change or append these things if they just come after the headline, especially in the case with large numbers of footnotes. Regards, Zhe Lei On Thu, Aug 6, 2015 at 9:33 PM, Nicolas Goaziou wrote: > Lei Zhe writes: > >> Hi, I tried to customize `org-footnote-auto-adjust'. >> There are only kind of sort and renumber options. >> None of them can make the footnote appear at the end of `Footnotes' >> section. > > Then I don't understand why it is an issue. > > Regards,