From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Davison Subject: [PATCH] Re: Sorting subheaders Date: Thu, 13 Aug 2009 13:15:14 -0400 Message-ID: <87ocqj1vq5.fsf_-_@stats.ox.ac.uk> References: <87ab23ycgs.fsf@stats.ox.ac.uk> 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 1Mbdtc-0007BL-1s for emacs-orgmode@gnu.org; Thu, 13 Aug 2009 13:15:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MbdtX-0006yG-66 for emacs-orgmode@gnu.org; Thu, 13 Aug 2009 13:15:23 -0400 Received: from [199.232.76.173] (port=56603 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbdtX-0006xq-0J for emacs-orgmode@gnu.org; Thu, 13 Aug 2009 13:15:19 -0400 Received: from markov.stats.ox.ac.uk ([163.1.210.1]:34338) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MbdtW-00035w-Ep for emacs-orgmode@gnu.org; Thu, 13 Aug 2009 13:15:18 -0400 Received: from blackcap.stats.ox.ac.uk (blackcap.stats [163.1.210.5]) by markov.stats.ox.ac.uk (8.13.6/8.13.6) with ESMTP id n7DHFHKo011609 for ; Thu, 13 Aug 2009 18:15:17 +0100 (BST) In-Reply-To: <87ab23ycgs.fsf@stats.ox.ac.uk> (Dan Davison's message of "Thu, 13 Aug 2009 11:12:35 -0400") 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 <...> > [It looks like the main index of the manual needs an entry under 'sort' > or 'sorting'. Currently there's only one for sorting in the agenda.] diff --git a/doc/org.texi b/doc/org.texi index 79dac8e..0cb27da 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -957,6 +957,7 @@ See also the variable @code{org-goto-interface}. @cindex pasting, of subtrees @cindex cutting, of subtrees @cindex copying, of subtrees +@cindex sorting, of subtrees @cindex subtrees, cut and paste @table @kbd