From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Moving footnotes Date: Fri, 30 May 2014 14:57:10 +0200 Message-ID: <87a99zmnkp.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WqMN6-0006q8-UK for emacs-orgmode@gnu.org; Fri, 30 May 2014 08:57:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WqMN0-00065U-3o for emacs-orgmode@gnu.org; Fri, 30 May 2014 08:57:20 -0400 Received: from mail-we0-x233.google.com ([2a00:1450:400c:c03::233]:36666) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WqMMz-00065G-UN for emacs-orgmode@gnu.org; Fri, 30 May 2014 08:57:14 -0400 Received: by mail-we0-f179.google.com with SMTP id q59so1935597wes.38 for ; Fri, 30 May 2014 05:57:13 -0700 (PDT) In-Reply-To: (Leonard Randall's message of "Wed, 21 May 2014 13:23:19 +0100") 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: Leonard Randall Cc: emacs-orgmode Hi Leonard, from the master branch, you can now use `org-footnote-inline-footnotes' to convert external footnotes into inline ones. This is also accessible from the `C-c C-x f' menu that gets displayed when calling `C-c C-x f' from a location where no sensible footnote action can be done, or from `C-u C-c C-x f', which forces the display of this menu. As for converting numbered footnotes into random ones, yes, this should be feasible -- hopefully someone can provide this hack and add it to worg/org-hacks.org. Thanks, -- Bastien