drain <
[hidden email]> 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'.
|
| It is bound to C-c ^, <menu-bar> <Org> <Edit Structure> <Sort
| Region/Children>.
|
| (org-sort WITH-CASE)
|
| Call `org-sort-entries', `org-table-sort-lines' or `org-sort-list'.
| Optional argument WITH-CASE means sort case-sensitively.
`----
and choose "alpha.
Charles
--
"...Unix, MS-DOS, and Windows NT (also known as the Good, the Bad, and
the Ugly)."
(By Matt Welsh)