From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Inconsistent output when logging things between org-indent-mode set to on and off Date: Fri, 23 Dec 2011 12:47:15 +0100 Message-ID: <87ty4ra4sc.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Re3lH-0002JI-Kl for emacs-orgmode@gnu.org; Fri, 23 Dec 2011 06:58:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Re3cN-0007em-FL for emacs-orgmode@gnu.org; Fri, 23 Dec 2011 06:49:01 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:60633) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Re3cN-0007ef-8H for emacs-orgmode@gnu.org; Fri, 23 Dec 2011 06:48:55 -0500 Received: by wgbdt11 with SMTP id dt11so13841639wgb.30 for ; Fri, 23 Dec 2011 03:48:54 -0800 (PST) In-Reply-To: ("Gustav \=\?utf-8\?Q\?Wikstr\=C3\=B6m\=22's\?\= message of "Fri, 23 Dec 2011 11:56:21 +0100") 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: Gustav =?utf-8?Q?Wikstr=C3=B6m?= Cc: Org Mode List Hello, Gustav Wikstr=C3=B6m writes: > When org-indent-mode is inactive i get spaces in front of schedules and > deadlines under a headline, to match the start of the text of the headline > i presume. When org-indent-mode is active I do not see this behaviour. > > Example when scheduling something with org-indent-mode on and then looking > at the plain text: > > ***** Test > SCHEDULED: <2011-12-23 Fri> I don't have that behaviour. C-c C-s on an headline, with Org indent mode active, indent (virtually) the line like: > ***** Test > SCHEDULED: <2011-12-23 Fri> How do you obtain that? Regards, --=20 Nicolas Goaziou