From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: property drawers mysteriously have become right aligned Date: Thu, 22 Dec 2016 23:32:35 +0100 Message-ID: <87h95vmw70.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42072) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cKBun-0002Ss-H2 for emacs-orgmode@gnu.org; Thu, 22 Dec 2016 17:32:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cKBuk-0003NF-Di for emacs-orgmode@gnu.org; Thu, 22 Dec 2016 17:32:45 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:42592) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cKBuk-0003MO-7E for emacs-orgmode@gnu.org; Thu, 22 Dec 2016 17:32:42 -0500 In-Reply-To: (Stig Brautaset's message of "Thu, 22 Dec 2016 22:04:45 +0000") 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" To: Stig Brautaset Cc: "emacs-orgmode@gnu.org" Hello, Stig Brautaset writes: > Stig Brautaset writes: > >> I just noticed that all my property drawers have become >> right-aligned, except the contents _inside_ them, which is still >> where it previously was. All my agenda entries now have their >> start/end markers right-aligned like this. (I only just learnt >> about org-habit.el) > > Doh! Looks like format-flowed mangled my message. Let me try that > example again: > > ,---- > | ** TODO Write short paragraph for christmas cards > | SCHEDULED: <2017-03-01 Wed .+1m> > | :PROPERTIES: > | :LAST_REPEAT: [2016-12-19 Mon 12:44] > | :STYLE: habit > | :END: > | > | :LOGBOOK: > | - Added: [2016-12-10 Sat 21:33] > | :END: > | > `---- > >> I actually quite like it, as it makes the properties inside stand >> out a bit more, but I would like to know what I did, if anything, >> to make this happen. There is no setting to achieve that. You may need to bisect your init file. Regards, -- Nicolas Goaziou