From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Indentation of scheduled/deadline timestamps Date: Thu, 8 Oct 2009 08:46:44 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mvmm7-0001Ng-PB for emacs-orgmode@gnu.org; Thu, 08 Oct 2009 02:46:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mvmm3-0001Jj-2j for emacs-orgmode@gnu.org; Thu, 08 Oct 2009 02:46:55 -0400 Received: from [199.232.76.173] (port=47618 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mvmm2-0001JV-V0 for emacs-orgmode@gnu.org; Thu, 08 Oct 2009 02:46:51 -0400 Received: from mx20.gnu.org ([199.232.41.8]:9965) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mvmm2-0001Kk-DC for emacs-orgmode@gnu.org; Thu, 08 Oct 2009 02:46:50 -0400 Received: from mail-ew0-f228.google.com ([209.85.219.228]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mvmm1-0000yS-FJ for emacs-orgmode@gnu.org; Thu, 08 Oct 2009 02:46:49 -0400 Received: by ewy28 with SMTP id 28so9921686ewy.42 for ; Wed, 07 Oct 2009 23:46:47 -0700 (PDT) In-Reply-To: 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: Matt Lundin Cc: Org Mode List Fixed, thanks. - Carsten On Oct 8, 2009, at 5:04 AM, Matt Lundin wrote: > What follows is a minor issue with the indentation of > scheduled/deadline lines. I can't identify when it appeared, but > AFAICT it is a recent behavior. > > When I schedule an item for the first time with C-c C-s, the > scheduling line is indented to match the text of the headline: > > * Here is a headline > SCHEDULED: <2009-10-07 Wed> > > But when I reschedule that item with C-c C-s, the indentation changes > to the following: > > * Here is a headline > SCHEDULED: <2009-10-08 Thu> > > The same behavior occurs when adding a DEADLINE. > > Again, this is a minor issue (chiefly aesthetic). I do not have > org-indent turned on. > > Thanks! > Matt > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode