From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Subject: Renumbering of footnotes, and list line spaces Date: Mon, 12 Jul 2010 18:25:16 +1200 Message-ID: <201007121825.19096.ahcnz@ihug.co.nz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=38841 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYCLB-0002X8-IM for emacs-orgmode@gnu.org; Mon, 12 Jul 2010 02:18:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OYCLA-0005jZ-Jl for emacs-orgmode@gnu.org; Mon, 12 Jul 2010 02:18:09 -0400 Received: from mailfilter70.ihug.co.nz ([203.109.136.70]:54904) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OYCLA-0005ir-9K for emacs-orgmode@gnu.org; Mon, 12 Jul 2010 02:18:08 -0400 Content-Disposition: inline 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: emacs-orgmode@gnu.org Am using Org-mode version 6.21b The Org Manual section 2.10, suggest that s, r, S, n, d commands are available if a prefix-argument is supplied to the Footnote action command C-c C-x f. When I enter C-u C-c C-x f a footnote command menu appears with only the following; [s]ort | convert to [n]umeric | [d]elete I wish to Sort or to Renumber the footnotes. Sort does not appear to sort the collection numerically, and renumber seems unavailable. For Plain Lists, I wish to include a line space after each list entry. Is there a simple way to do this ?