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:57 +0200 Message-ID: <5CB7F65C-224E-41A5-96F4-C5ECB45493ED@gmail.com> References: <247D48D5-09AD-401E-B935-4B791C264432@gmail.com> 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=56728 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P7N3H-0007Dq-5A for Emacs-orgmode@gnu.org; Sun, 17 Oct 2010 02:49:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P7N3G-00039o-0H for Emacs-orgmode@gnu.org; Sun, 17 Oct 2010 02:49:03 -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 1P7N3F-00037Y-Rw for Emacs-orgmode@gnu.org; Sun, 17 Oct 2010 02:49:01 -0400 Received: by mail-ew0-f41.google.com with SMTP id 5so1537858ewy.0 for ; Sat, 16 Oct 2010 23:49:01 -0700 (PDT) In-Reply-To: <247D48D5-09AD-401E-B935-4B791C264432@gmail.com> 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 , Matt Lundin , Org-mode ml , Joseph Buchignani On Oct 17, 2010, at 8:48 AM, Carsten Dominik wrote: > Hi, > > maybe it would be good to construct a FAQ around org-extend-today- > until. I mean a single FAQ entry. > 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. >