From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Subject: Bug: Agenda view [9.2.3 (9.2.3-elpa @ /home/daniel/.emacs.d/elpa/org-9.2.3/)] Date: Sat, 06 Jul 2019 21:40:39 -0700 Message-ID: <878sta8njs.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:60330) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hjyyp-00054b-Aq for emacs-orgmode@gnu.org; Sun, 07 Jul 2019 00:40:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hjyyn-0006d4-Eh for emacs-orgmode@gnu.org; Sun, 07 Jul 2019 00:40:51 -0400 Received: from mail-pg1-x541.google.com ([2607:f8b0:4864:20::541]:36068) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hjyym-0006bq-4Q for emacs-orgmode@gnu.org; Sun, 07 Jul 2019 00:40:49 -0400 Received: by mail-pg1-x541.google.com with SMTP id l21so1998932pgm.3 for ; Sat, 06 Jul 2019 21:40:47 -0700 (PDT) Received: from daniel-MacBook.gmail.com ([2601:640:c680:424:ec45:7424:7bae:ae91]) by smtp.gmail.com with ESMTPSA id b29sm28927717pfr.159.2019.07.06.21.40.45 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 06 Jul 2019 21:40:45 -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: emacs-orgmode@gnu.org Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. ------------------------------------------------------------------------ When I do C-c a a to get a weekly agenda view, it fails, producing an empty frame. In *Messages*, the reason alleges to be: org-agenda-get-deadlines: Wrong number of arguments: (0 . 0), 2 That function should only take one argument, a date. Compiled org fails, and reloaded org works, but there's further problems in the backtrace. Emacs : GNU Emacs 26.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.30) of 2019-07-04 Package: Org mode version 9.2.3 (9.2.3-elpa @ /home/daniel/.emacs.d/elpa/org-9.2.3/)