From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: Footnotes bug Date: Mon, 30 Mar 2009 06:43:57 -0500 Message-ID: References: <87eiwifhh3.fsf@fastmail.fm> <107A9949-9720-479B-911A-CF41270E3219@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LoFuT-0007Uv-5Q for emacs-orgmode@gnu.org; Mon, 30 Mar 2009 07:44:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LoFuM-0007TK-VK for emacs-orgmode@gnu.org; Mon, 30 Mar 2009 07:44:07 -0400 Received: from [199.232.76.173] (port=52218 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LoFuM-0007TH-SA for emacs-orgmode@gnu.org; Mon, 30 Mar 2009 07:44:02 -0400 Received: from out4.smtp.messagingengine.com ([66.111.4.28]:39252) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LoFuM-0003EI-Ik for emacs-orgmode@gnu.org; Mon, 30 Mar 2009 07:44:02 -0400 In-Reply-To: <107A9949-9720-479B-911A-CF41270E3219@gmail.com> (Carsten Dominik's message of "Mon\, 30 Mar 2009 11\:26\:40 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: Org Mode List Hi Carsten, Carsten Dominik writes: >> When I call org-footnote-action, footnotes are entered inline, as >> expected. But when I call org-footnote-action with an argument and >> then >> select "sort," footnote definitions are created at the bottom of the >> section (as expected), > > > I believe this expectation is wrong for inline footnotes which > should be left alone when only sorting footnotes. That was a > bug which I fixed now. Let me know if I am missing something here. Thanks so much for fixing this. Yes, I see that it is much better *not* to have inline footnotes sorted, since they are, after all, inline. The great thing is that one can always convert them by using normalize. By the way, I can't tell you how much I appreciate the elegance of your solution to footnotes in org-mode. As a historian who uses footnotes all the time, I've found org-mode's footnote features to be the most convenient and flexible I've ever used. Best, Matt