From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: dairy-float not working? Date: Tue, 31 Jan 2017 20:20:44 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48252) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cYjbN-0001Gv-04 for emacs-orgmode@gnu.org; Tue, 31 Jan 2017 20:20:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cYjbM-0004o2-6W for emacs-orgmode@gnu.org; Tue, 31 Jan 2017 20:20:48 -0500 Received: from mail-qt0-x22b.google.com ([2607:f8b0:400d:c0d::22b]:34165) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cYjbM-0004ny-2K for emacs-orgmode@gnu.org; Tue, 31 Jan 2017 20:20:48 -0500 Received: by mail-qt0-x22b.google.com with SMTP id w20so182149044qtb.1 for ; Tue, 31 Jan 2017 17:20:47 -0800 (PST) Received: from parma.local ([2601:98a:4001:daec:61d8:7859:28f5:c812]) by smtp.gmail.com with ESMTPSA id 34sm17111361qtx.16.2017.01.31.17.20.45 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 31 Jan 2017 17:20:45 -0800 (PST) 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 I have * Example SCHEDULED: <%%(diary-float t 0 2)> Which used to schedule an event on the 2nd sunday of every month. This has stopped working a month or two ago. I'm not sure if it is related to recent upgrades to Org 9 a few months ago. I'm now using 9.0.4. It works with the emacs default 8.2.10. Before I start bisecting a massive init.org file to try to find what might have broken this, I wanted to check if "diary-float" is working for others. Thanks, -k.