From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Charles Philip Chan Newsgroups: gmane.emacs.help Subject: Re: sorting headers alphabetically in org-mode Date: Sat, 24 Nov 2012 23:23:25 -0500 Message-ID: <87r4ni1fb6.fsf@karnak.MagnumOpus.khem> References: <1353815583701-270725.post@n5.nabble.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1353817309 11086 80.91.229.3 (25 Nov 2012 04:21:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 25 Nov 2012 04:21:49 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 25 05:22:01 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TcTjE-0003Ay-BZ for geh-help-gnu-emacs@m.gmane.org; Sun, 25 Nov 2012 05:22:00 +0100 Original-Received: from localhost ([::1]:45995 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TcTj3-00016p-Gn for geh-help-gnu-emacs@m.gmane.org; Sat, 24 Nov 2012 23:21:49 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:55278) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TcTiw-00016k-TP for help-gnu-emacs@gnu.org; Sat, 24 Nov 2012 23:21:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TcTiv-00078K-Ug for help-gnu-emacs@gnu.org; Sat, 24 Nov 2012 23:21:42 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:45478) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TcTiv-00078G-Nu for help-gnu-emacs@gnu.org; Sat, 24 Nov 2012 23:21:41 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TcTj4-00035B-5k for help-gnu-emacs@gnu.org; Sun, 25 Nov 2012 05:21:50 +0100 Original-Received: from bas8-toronto01-1177860660.dsl.bell.ca ([70.52.186.52]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 25 Nov 2012 05:21:50 +0100 Original-Received: from cpchan by bas8-toronto01-1177860660.dsl.bell.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 25 Nov 2012 05:21:50 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 59 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: bas8-toronto01-1177860660.dsl.bell.ca X-Face: G; Z,`sm>)4t4LB/GUrgH$W`!AmfHMj,LG)Z}X0ax@s9:0>0)B&@vcm{v-le)wng)?|o]D\Z}0:6X User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:7wmigqlE/m2qSXoJJ0pBzNNBg94= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:87893 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable drain writes: > i.e., sort-lines for headers: > > BEFORE > > ** Stallman > *** Passwords > *** New Form Of Mass Folly On Twitter > *** Why It Is Important Not To Have Children > *** Extending Years Of Dementia > > AFTER > > ** Stallman > *** Extending Years of Dementia > *** New Form Of Mass Folly On Twitter > *** Passwords > *** Why It Is Important Not To Have Children C-c ^ which runs: ,---- | C-c ^ runs the command org-sort, which is an interactive compiled Lisp | function in `org.el'. |=20 | It is bound to C-c ^, . |=20 | (org-sort WITH-CASE) |=20 | Call `org-sort-entries', `org-table-sort-lines' or `org-sort-list'. | Optional argument WITH-CASE means sort case-sensitively. `---- and choose "alpha. Charles =2D-=20 "...Unix, MS-DOS, and Windows NT (also known as the Good, the Bad, and the Ugly)." (By Matt Welsh) --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) iEYEARECAAYFAlCxnUYACgkQ3epPyyKbwPbNuACgkfLU9S2s1ffpl1NdBcfjIJDu Ik4AmwcvqhRRDyhghcRr/+RDm2bxXHvy =bINo -----END PGP SIGNATURE----- --=-=-=--