From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: org-today broken Date: Mon, 4 Feb 2019 16:38:39 -0700 Message-ID: References: <874l9o9mev.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:56327) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gqnpF-0006j1-PE for emacs-orgmode@gnu.org; Mon, 04 Feb 2019 18:38:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gqnpD-0006pG-PM for emacs-orgmode@gnu.org; Mon, 04 Feb 2019 18:38:52 -0500 Received: from mail-lj1-x22b.google.com ([2a00:1450:4864:20::22b]:43947) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gqnpB-0006hb-Qh for emacs-orgmode@gnu.org; Mon, 04 Feb 2019 18:38:51 -0500 Received: by mail-lj1-x22b.google.com with SMTP id q2-v6so1379242lji.10 for ; Mon, 04 Feb 2019 15:38:42 -0800 (PST) In-Reply-To: <874l9o9mev.fsf@kyleam.com> 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: Kyle Meyer Cc: emacs-orgmode@gnu.org On 1/31/19, Kyle Meyer wrote: > Thanks for the report. I introduced this and a handful of other related > incompatibilities with my port of Emacs's c75f505de. I've reverted the > problematic spots. thank you.