From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Horn Subject: Re: [ANN] Agenda speed up Date: Tue, 29 Aug 2017 11:56:15 -0400 Message-ID: References: <87h8wtugst.fsf@nicolasgoaziou.fr> <87o9r0uhl2.fsf@t3610> <878ti3srbh.fsf@nicolasgoaziou.fr> <87r2vusw60.fsf@delle7240.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dmisM-00013x-5V for emacs-orgmode@gnu.org; Tue, 29 Aug 2017 11:56:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dmisI-0004k8-9I for emacs-orgmode@gnu.org; Tue, 29 Aug 2017 11:56:26 -0400 Received: from mailbackend.panix.com ([166.84.1.89]:37282) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dmisI-0004gc-5N for emacs-orgmode@gnu.org; Tue, 29 Aug 2017 11:56:22 -0400 In-reply-to: <87r2vusw60.fsf@delle7240.chemeng.ucl.ac.uk> 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: Eric S Fraga Cc: Org Mode List , Nicolas Goaziou I'll note that I use %%( entries for sunset/sunrise, e.g., %%(diary-sunrise), and for some schedules that need logic that does "shift one day if Monday is a holiday". That means I will need the %%( functionality to keep working. I suspect I'm not alone. These are some fairly old and stable functions that I'd actually forgotten about until I tried org-super-agenda and noticed that it broke them. (Now fixed). R Horn