From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Wahl Subject: Re: Compact schedule time ranges no longer supported in agenda in org 9 ? Date: Tue, 15 Nov 2016 11:59:00 +0100 Message-ID: <84twb9ypor.fsf@gmail.com> References: <8760npnk38.fsf@inf-11879.int-evry.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42272) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c6bTA-0005z8-QD for emacs-orgmode@gnu.org; Tue, 15 Nov 2016 06:00:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c6bT7-0005da-QK for emacs-orgmode@gnu.org; Tue, 15 Nov 2016 06:00:04 -0500 Received: from [195.159.176.226] (port=33972 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c6bT7-0005cM-Kl for emacs-orgmode@gnu.org; Tue, 15 Nov 2016 06:00:01 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1c6bSk-0005hP-CZ for emacs-orgmode@gnu.org; Tue, 15 Nov 2016 11:59:38 +0100 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: emacs-orgmode@gnu.org Hi, > For long I've been using a compact form for defining scheduled tasks > with a time range/interval as : > > SCHEDULED: <2016-11-14 lun. 14:00-15:00> > > instead of : > > SCHEDULED: <2016-11-14 lun. 14:00>--<2016-11-14 lun. 15:00> > > It seems this no longer works in org 9 as the tasks don't appear any > more in the agenda views. > > I can't seem to find a reference to this "compact form" in the > manual or changelog... maybe that was an undocumented feature ? > > Anyone else with the issue / workaround ? I can not confirm your statement. E.g. the entry * Meeting SCHEDULED: <2016-11-15 Tue 14:00-15:00> in an agenda file tmp.org appears in my agenda as tmp: 14:00-15:00 Scheduled: Meeting Maybe you can check again and provide a CME? Best regards Marco