From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug? Agenda problems after update Date: Sun, 03 Mar 2013 07:34:38 +0100 Message-ID: <87zjylkn41.fsf@bzg.ath.cx> References: <51322E54.6070100@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56482) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UC2VM-0000Cj-V6 for emacs-orgmode@gnu.org; Sun, 03 Mar 2013 01:34:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UC2VL-0007UH-OX for emacs-orgmode@gnu.org; Sun, 03 Mar 2013 01:34:40 -0500 Received: from mail-wi0-f177.google.com ([209.85.212.177]:44265) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UC2VL-0007U8-If for emacs-orgmode@gnu.org; Sun, 03 Mar 2013 01:34:39 -0500 Received: by mail-wi0-f177.google.com with SMTP id hm14so831166wib.16 for ; Sat, 02 Mar 2013 22:34:38 -0800 (PST) In-Reply-To: <51322E54.6070100@gmx.de> (Simon Thum's message of "Sat, 02 Mar 2013 17:52:36 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Simon Thum Cc: daimrod , emacs-orgmode Hi Simon, thanks for reporting those problems. Simon Thum writes: > Press key for agenda command (unrestricted): > Update Org Contacts Database > Bad sexp at line 350 in /home/simon/org/privat.org: > (org-contacts-anniversaries "BIRTHDAY" "%y. Geburtstag %l") [7 times] > Invalid face reference: nil [619 times] > > 1: Altough org-contacts is invoked, birthdays fail. I tried both sexp > syntaxes (%%() and <%%()>). I'm cc'ing Grégory, maybe this is related to recent changes in org-contact.el. Grégory, can you have a look ? > 2: Hovering the mouse over the agenda produces these nil face warnings. I > have no idea how to diagnose this, but it does not hurt much it seems. On > every mouse motion event that hovers over agenda lines below today (except > for the first line below today's date line, misteriously, and only if a > certain line with a past-due deadline with [#C] priority cookie is > visible), one such warning is produced. Mhh... I can't reproduce this. Can you give a recipe? What emacs version is it with? > 3: The agenda dropped back to 10 sec and more. I used to have agenda > generation times of 2-3 sec after I switched to SSDs. I hope this is the > issue from the "org-agenda-write taking very long" thread currently going > on. I don't think it is the same issue. Here again, can you give a hint on what your configuration and agenda file/command look like? > 4: When jumping to a file from the agenda, it is completely visible, > including ARCHIVE tags (which otherwise work as expected). Just opening > them is fine; it only affects the case the agenda file was not loaded > before. Thus it seems to be a bug. (setq org-agenda-inhibit-startup nil) The new default is supposed to make the agenda generation faster, actually. Tassilo reported it was not speeding up things and I need to check this again. Thanks, -- Bastien