From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] fix appointment warn time Date: Tue, 14 May 2013 10:36:26 +0200 Message-ID: <87txm6lyp0.fsf@bzg.ath.cx> References: <87fvydb50d.fsf@bzg.ath.cx> <87haismbah.fsf@bzg.ath.cx> <87bo8zvxmc.fsf@bzg.ath.cx> <87zjwi8m40.fsf@kanis.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36135) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcB9u-0007tq-0U for emacs-orgmode@gnu.org; Tue, 14 May 2013 05:04:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UcB9s-0006DH-Q0 for emacs-orgmode@gnu.org; Tue, 14 May 2013 05:04:33 -0400 Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]:52411) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcB9s-0006D3-Jy for emacs-orgmode@gnu.org; Tue, 14 May 2013 05:04:32 -0400 Received: by mail-wg0-f41.google.com with SMTP id y10so3764284wgg.4 for ; Tue, 14 May 2013 02:04:31 -0700 (PDT) In-Reply-To: <87zjwi8m40.fsf@kanis.fr> (Ivan Kanis's message of "Sun, 28 Apr 2013 21:57:03 +0200") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ivan Kanis Cc: org mode Hi Ivan, Ivan Kanis writes: > April, 28 at 10:59 Bastien wrote: > >>> Without your patch you should see that warntime is nil. >> >> Mhh... I don't see this. The call to (org-agenda) in your (progn...) >> will refresh the text-properties in foo.org and C-u C-x = show the >> property in both the agenda and foo.org. I clearly miss something >> here :/ > > I tried it again on a more recent emacs (bzr from two weeks ago). Same > result. Are you sure you removed your patch? :D Mhh... yes, I'm sure. Can anyone else reproduce Ivan's problem? -- Bastien