From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleh Krehel Subject: Commit "org-agenda: Support for dimming..." breaks agenda display Date: Mon, 31 Jul 2017 21:34:32 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46870) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dcGSb-0001ZD-BP for emacs-orgmode@gnu.org; Mon, 31 Jul 2017 15:34:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dcGSa-0004b5-Kt for emacs-orgmode@gnu.org; Mon, 31 Jul 2017 15:34:37 -0400 Received: from mail-oi0-x22a.google.com ([2607:f8b0:4003:c06::22a]:36476) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dcGSa-0004Z9-Fi for emacs-orgmode@gnu.org; Mon, 31 Jul 2017 15:34:36 -0400 Received: by mail-oi0-x22a.google.com with SMTP id g131so193049823oic.3 for ; Mon, 31 Jul 2017 12:34:34 -0700 (PDT) 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: org mode Hi all, I updated Org recently and noticed that the agenda display looks very broken, especially in `org-agenda-log-mode'. I did a bisect; reverting commit 912a385518bcf2e320cc161d573ad329111de6c7 fixes it. Anyone else have this problem? regards, Oleh