From mboxrd@z Thu Jan 1 00:00:00 1970 From: philippe roudot Subject: moving subtree breaks line space Date: Wed, 21 Nov 2012 17:39:13 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b6d99a4177b0004cf090570 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49035) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbIwt-00059M-VJ for emacs-orgmode@gnu.org; Wed, 21 Nov 2012 17:39:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TbIwt-000733-5C for emacs-orgmode@gnu.org; Wed, 21 Nov 2012 17:39:15 -0500 Received: from mail-vb0-f41.google.com ([209.85.212.41]:41374) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbIwt-00072p-0d for emacs-orgmode@gnu.org; Wed, 21 Nov 2012 17:39:15 -0500 Received: by mail-vb0-f41.google.com with SMTP id v13so9137176vbk.0 for ; Wed, 21 Nov 2012 14:39:14 -0800 (PST) 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 --047d7b6d99a4177b0004cf090570 Content-Type: text/plain; charset=ISO-8859-1 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 ? --047d7b6d99a4177b0004cf090570 Content-Type: text/html; charset=ISO-8859-1 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 ?
--047d7b6d99a4177b0004cf090570--