From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: upgrade from 8.2 to 9.2 breaks agenda timestamp font? Date: Tue, 13 Mar 2018 09:45:01 +0100 Message-ID: <87a7vc8iuq.fsf@nicolasgoaziou.fr> References: <87o9jsyld3.fsf@dcx1> <87tvtkybwl.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53850) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evfby-0003by-5f for emacs-orgmode@gnu.org; Tue, 13 Mar 2018 04:48:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evfbv-0003AQ-1B for emacs-orgmode@gnu.org; Tue, 13 Mar 2018 04:48:46 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:43359) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1evfbu-00037p-Q6 for emacs-orgmode@gnu.org; Tue, 13 Mar 2018 04:48:42 -0400 In-Reply-To: (David Belohrad's message of "Tue, 13 Mar 2018 09:32:51 +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: David Belohrad Cc: Nick Dokos , emacs-orgmode@gnu.org Hello, David Belohrad writes: > yesterday evening i found by chance what it was. Problem of changed definition of org-agenda-time-grid? Following definition is valid for org8, but not org9: > > (setq org-agenda-time-grid '((daily require-timed) > "--------------------" > (800 900 > 1000 > 1100 > 1200 > 1300 > 1400 > 1500 > 1600 > 1700 > 1800 > 1900 > 2000 > 2100 > 2200))) > > I have removed that (anyways, not too often used), and the problem > disappeared. I suggest to read the "Incompatible changes" section for both Org 9.0 and Org 9.1 in ORG-NEWS. Regards, -- Nicolas Goaziou