From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Buchignani Subject: Re: How do I change when a new day starts in orgmode? Date: Sun, 17 Oct 2010 14:26:33 +0800 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=36181 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P7MiA-000146-RR for Emacs-orgmode@gnu.org; Sun, 17 Oct 2010 02:27:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P7Mi9-0008SW-TG for Emacs-orgmode@gnu.org; Sun, 17 Oct 2010 02:27:14 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:50308) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P7Mi9-0008SL-Pj for Emacs-orgmode@gnu.org; Sun, 17 Oct 2010 02:27:13 -0400 Received: by vws19 with SMTP id 19so1275846vws.0 for ; Sat, 16 Oct 2010 23:27:13 -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: Carsten Dominik Cc: John Wiegley , Org-mode ml 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. =A0But it is likely that this does not yet > work for the habits. =A0Patch 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 > > --=20 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.