emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jason Dunsmore <jasondunsmore@gmail.com>
To: philippe roudot <philippe.covoiturage@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: moving subtree breaks line space
Date: Thu, 22 Nov 2012 13:00:38 -0600	[thread overview]
Message-ID: <CAEgAqct=ppuoNYeviTx-ZDzBwE0MKkTCvavDSgiTf8kmFycSHA@mail.gmail.com> (raw)
In-Reply-To: <CAEW56Mp+cbK-g5C7MmRfRcVZB5k1N4y+A+5u0fqqaeJMkMWwrg@mail.gmail.com>

Try configuring org-blank-before-new-entry.  The FAQ has some
information about it:
http://orgmode.org/worg/org-faq.html

Here's what I use:

(setq org-blank-before-new-entry '((heading . nil)
                                   (plain-list-item . nil)))

Regards,
Jason

On Wed, Nov 21, 2012 at 4:39 PM, philippe roudot
<philippe.covoiturage@gmail.com> wrote:
> Dear list,
>
> I orgnanize my headers with space in-between
>
> * header...
>
> ** sub header ...
>
> ** an other ...
>
> * header...
>
> * you get it...
>
>
> though when I try to move my header using M-up it mess the line doing
>
>
>
> * you get it...
> * header...
>
> ** sub header ...
>
>
> ** an other ...
>
>
> * header...
>
> Is this a normal behavior ?

  reply	other threads:[~2012-11-22 19:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-21 22:39 moving subtree breaks line space philippe roudot
2012-11-22 19:00 ` Jason Dunsmore [this message]
2012-11-22 19:30   ` philippe roudot
2012-12-25  3:27     ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEgAqct=ppuoNYeviTx-ZDzBwE0MKkTCvavDSgiTf8kmFycSHA@mail.gmail.com' \
    --to=jasondunsmore@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=philippe.covoiturage@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).