emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Spacing after sorting a heading
@ 2014-04-12 23:00 Kyle Meyer
  2014-04-17 10:52 ` Bastien
  0 siblings, 1 reply; 5+ messages in thread
From: Kyle Meyer @ 2014-04-12 23:00 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I prefer to have a blank line before headings (and have set
`org-blank-before-new-entry' for this effect), but I can't figure out
how to preserve this spacing when sorting trees.

,----
| * First heading
|
| ** bbbb
|
| btext
|
| ** aaaa
|
| atext
|
| * Second heading
`----

If "First heading" is sorted alphabetically, the blank line before
"bbbb" is lost.

,----
| * First heading
|
| ** aaaa
|
| atext
| ** bbbb
|
| btext
|
|
| * Second heading
`----

(I don't think this behavior has changed recently, but my current Org
version is release_8.2.5h-909-ge24f33 just in case.)

Does anyone have suggestions for maintaining a space before headings
after sorting?

Thanks

--
Kyle

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-04-18 15:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-12 23:00 Spacing after sorting a heading Kyle Meyer
2014-04-17 10:52 ` Bastien
2014-04-17 14:36   ` Kyle Meyer
2014-04-18 15:05   ` Sebastien Vauban
2014-04-18 15:25     ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).