From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: [bug] timed repeater shows up in wrong place Date: Fri, 25 Nov 2016 15:09:16 -0700 Message-ID: References: <87bmxpk30w.fsf@nicolasgoaziou.fr> <87twbhim1m.fsf@nicolasgoaziou.fr> <87inrxo5yt.fsf@cmena.pobox.com> <87a8d8o0rv.fsf@cmena.pobox.com> <878tsqfhoo.fsf@nicolasgoaziou.fr> <87h97bqor9.fsf@nicolasgoaziou.fr> <878tsnq7kl.fsf@nicolasgoaziou.fr> <87k2bstlyg.fsf@nicolasgoaziou.fr> <874m2w0zyt.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51043) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cAOgJ-0000Ki-0J for emacs-orgmode@gnu.org; Fri, 25 Nov 2016 17:09:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cAOgH-0001gL-Up for emacs-orgmode@gnu.org; Fri, 25 Nov 2016 17:09:18 -0500 Received: from mail-vk0-x231.google.com ([2607:f8b0:400c:c05::231]:36430) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cAOgH-0001fq-P4 for emacs-orgmode@gnu.org; Fri, 25 Nov 2016 17:09:17 -0500 Received: by mail-vk0-x231.google.com with SMTP id p9so48196117vkd.3 for ; Fri, 25 Nov 2016 14:09:17 -0800 (PST) In-Reply-To: <874m2w0zyt.fsf@nicolasgoaziou.fr> 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" To: Samuel Wales , cmena@pobox.com, emacs-orgmode On 11/25/16, Nicolas Goaziou wrote: > suggesting, AFAIU. The only change is that for "today", when _no repeat > is active_, assuming `org-agenda-repeating-timestamp-show-all' is nil, > the agenda will still display a reminder (e.g., Sched.2x) so you get > a chance to finish up late tasks. I don't think this was the case > before. not sure what you mean by no repeat is active. > Could you elaborate ? What is an "event"? An example would help. event means bare timestamp. some time ago it was suggested that we have a new planning line entry, event, for those. ************* NOTE test event <2015-06-03 Wed 12:00 .+1d> does not show up in an agenda for today and tomorrow. also, ***** NEXT [#A] soon end test DEADLINE: <2016-12-01 Thu -30d> does not show up either. this deadline is only a few days away. so i'm confused about non-repeaters also.