From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: Indentation not respected when demoting a headline Date: Thu, 03 Feb 2011 11:23:24 +0100 Message-ID: <4D4A821C.8080500@diplan.de> References: <80d3na2n0e.fsf@missioncriticalit.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=51461 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkwLi-0003YF-5w for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 05:23:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkwLg-0003xn-NH for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 05:23:37 -0500 Received: from lo.gmane.org ([80.91.229.12]:41199) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkwLg-0003xX-Hq for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 05:23:36 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PkwLf-0000wM-Kj for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 11:23:35 +0100 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Feb 2011 11:23:35 +0100 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Feb 2011 11:23:35 +0100 In-Reply-To: <80d3na2n0e.fsf@missioncriticalit.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Cc: public-emacs-orgmode-mXXj517/zsQ@lo.gmane.org Am 02.02.2011 21:35, schrieb Sébastien Vauban: > Hi, > > Imagine the following headline: > > --8<---------------cut here---------------start------------->8--- > ** NEW Send a mail to him > SCHEDULED: <2011-02-04 Fri> > :PROPERTIES: > :Created: [2011-01-17 Mon 14:00] > :END: > --8<---------------cut here---------------end--------------->8--- > > If I demote it (with M-right arrow), it gets a new star, but the following > "meta-lines" aren't properly moved to the right by one space: > > --8<---------------cut here---------------start------------->8--- > *** NEW Send a mail to him > SCHEDULED: <2011-02-04 Fri> > :PROPERTIES: > :Created: [2011-01-17 Mon 14:00] > :END: > --8<---------------cut here---------------end--------------->8--- > > Do you confirm this? > > Best regards, > Seb > Hi Sebastian, running Org-mode version 7.4 (release_7.4.328.g1cc7) I cannot confirm this, the whole block is correctly moved by demoting or out-denting. Best Regards, Rainer