From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Wrong type argument: listp, "" [9.1.2 (9.1.2-7-g027cfc-elpa @ /home/sane/.emacs.d/elpa/org-20171009/)] Date: Sat, 14 Oct 2017 11:15:54 +0200 Message-ID: <871sm63x9x.fsf@nicolasgoaziou.fr> References: <3fc92616-c817-cc11-97cb-8414ecb4b8cf@xiron.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e3IY3-0006V2-Pz for emacs-orgmode@gnu.org; Sat, 14 Oct 2017 05:16:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e3IY2-0004A2-QK for emacs-orgmode@gnu.org; Sat, 14 Oct 2017 05:15:59 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:32993) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e3IY2-00048b-KB for emacs-orgmode@gnu.org; Sat, 14 Oct 2017 05:15:58 -0400 In-Reply-To: <3fc92616-c817-cc11-97cb-8414ecb4b8cf@xiron.de> (Michael Ziems's message of "Wed, 11 Oct 2017 19:56:28 +0200") 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: Michael Ziems Cc: emacs-orgmode@gnu.org Hello, Michael Ziems writes: > i wanted to normally start the org-agenda, how i always do it and now it > just runs into the mentioned lisp error: Wrong type argument: listp, "" [...] > =C2=A0org-agenda-time-grid '((daily today require-timed) "" > =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 (800 1000 1200 1= 400 1600 1800 2000)) `org-agenda-time-grid' changed in Org 9.1. You may want to have a look into ORG-NEWS. Regards, --=20 Nicolas Goaziou