From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Sorting headings one? Date: Tue, 25 Mar 2014 16:09:30 -0400 Message-ID: <87wqfif3b9.fsf@alphaville.bos.redhat.com> References: <8761n2f3rm.fsf@talktalk.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSXfT-0004aL-9N for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 16:09:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSXfN-0005p7-AG for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 16:09:51 -0400 Received: from plane.gmane.org ([80.91.229.3]:43838) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSXfN-0005ou-3y for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 16:09:45 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WSXfK-0003AH-Js for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 21:09:42 +0100 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Mar 2014 21:09:42 +0100 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Mar 2014 21:09:42 +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: emacs-orgmode@gnu.org Sharon Kimble writes: > I have a document of helpful emacs hints and tips saved under headings one, like > ,---- > | * foobar > | ipsum lorens > `---- > and they are scattered over the whole document with no sensible pattern to > them. Is it possible to be able to sort them alphabetically? And if so, how > please? > M-x org-sort RET a Nick