From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: How do I change when a new day starts in orgmode? Date: Sun, 17 Oct 2010 08:48:33 +0200 Message-ID: <247D48D5-09AD-401E-B935-4B791C264432@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=53465 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P7N2s-0006tK-Cx for Emacs-orgmode@gnu.org; Sun, 17 Oct 2010 02:48:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P7N2r-00037d-7L for Emacs-orgmode@gnu.org; Sun, 17 Oct 2010 02:48:38 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:42428) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P7N2r-00037Y-1z for Emacs-orgmode@gnu.org; Sun, 17 Oct 2010 02:48:37 -0400 Received: by ewy5 with SMTP id 5so1537858ewy.0 for ; Sat, 16 Oct 2010 23:48:36 -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: Joseph Buchignani Cc: John Wiegley , Matt Lundin , Org-mode ml Hi, maybe it would be good to construct a FAQ around org-extend-today-until. This is actually a quite usable feature. - Carsten On Oct 17, 2010, at 8:26 AM, Joseph Buchignani wrote: > Worked like a charm, and it appears to be habit compatible. > > The code was > > ;; align my nightowl tendencies with org dating > (setq org-extend-today-until 7) > > in my .emacs > > That sets the day rollover at 7 am. To set the day rollover at 4 pm, > you would change the 7 to 16. > > Thanks, > JB > > On Sun, Oct 17, 2010 at 1:56 PM, Carsten Dominik > wrote: >> >> On Oct 16, 2010, at 6:28 PM, Joseph Buchignani wrote: >> >>> I have a customization question. >>> >>> I want to have my habits roll over when I wake up, rather than when >>> the clock hits 12 AM. >>> >>> How do I make this happen? >> >> We do have a variable `org-extend-today-until' which could be used >> also for this purpose. But it is likely that this does not yet >> work for the habits. Patch welcome! >> >> - Carsten >> >>> >>> I know I read about it somewhere but I can't find it after >>> determined >>> Googling and checking the Org manual and Worg. >>> >>> Thanks, >>> JB >>> >>> -- >>> Ignore the following. It is a nonsense sentence that disables Google >>> ads from displaying next to my emails by triggering sensitive >>> keywords. >>> >>> I enjoy the massacre of ads. This sentence will slaughter ads >>> without >>> a messy bloodbath. >>> >>> _______________________________________________ >>> Emacs-orgmode mailing list >>> Please use `Reply All' to send replies to the list. >>> Emacs-orgmode@gnu.org >>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >> >> > > > > -- > Ignore the following. It is a nonsense sentence that disables Google > ads from displaying next to my emails by triggering sensitive > keywords. > > I enjoy the massacre of ads. This sentence will slaughter ads without > a messy bloodbath.