From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Gustav_Wikstr=F6m?= Subject: Inconsistent output when logging things between org-indent-mode set to on and off Date: Fri, 23 Dec 2011 11:56:21 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=14dae93403d96df69404b4c044cc Return-path: Received: from eggs.gnu.org ([140.186.70.92]:36616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Re2nc-0005z9-B9 for emacs-orgmode@gnu.org; Fri, 23 Dec 2011 05:56:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Re2nW-0006yk-Hw for emacs-orgmode@gnu.org; Fri, 23 Dec 2011 05:56:28 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:57260) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Re2nW-0006yX-Eq for emacs-orgmode@gnu.org; Fri, 23 Dec 2011 05:56:22 -0500 Received: by iacb35 with SMTP id b35so15652836iac.0 for ; Fri, 23 Dec 2011 02:56:21 -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: Org Mode List --14dae93403d96df69404b4c044cc Content-Type: text/plain; charset=ISO-8859-1 Hello again! I've found an inconsistency in org depending on if org-indent-mode is activated or not. 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> Example when scheduling something without org-indent-mode and then looking at the plain text: ***** Test SCHEDULED: <2011-12-23 Fri> I propose is to remove the whitespace when org-indent-mode is inactive while scheduling things. Or make it a custom setting (maybe it already is?) with the default to not add whitespace. I do realize that this is a minor (really minor...) inconsistency, but it bugged me and why not report it then? Regards Gustav --14dae93403d96df69404b4c044cc Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello again!

I've found an inconsistency in org depe= nding on if org-indent-mode is activated or not.

W= hen org-indent-mode is inactive i get spaces in front of schedules and dead= lines under a headline, to match the start of the text of the headline i pr= esume. 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>= ;

Example when scheduling something without org-ind= ent-mode and then looking at the plain text:

= ***** Test
=A0 =A0 =A0 SCHEDULED: <= 2011-12-23 Fri>

I propose is to re= move the whitespace when org-indent-mode is inactive while scheduling thing= s. Or make it a custom setting (maybe it already is?) with the default to n= ot add whitespace.

I do realize that this is a minor (really minor...) inc= onsistency, but it bugged me and why not report it then?

Regards
Gustav
--14dae93403d96df69404b4c044cc--