From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Error in org-agenda-get-deadlines Date: Sat, 25 Jan 2014 14:51:52 +0100 Message-ID: <87zjmk5fuv.fsf@bzg.ath.cx> References: <87y524qlmw.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50446) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W73eW-0006BQ-C1 for emacs-orgmode@gnu.org; Sat, 25 Jan 2014 08:52:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W73eN-00045S-Vi for emacs-orgmode@gnu.org; Sat, 25 Jan 2014 08:52:04 -0500 Received: from mail-wg0-x22d.google.com ([2a00:1450:400c:c00::22d]:39678) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W73eN-00045N-Oj for emacs-orgmode@gnu.org; Sat, 25 Jan 2014 08:51:55 -0500 Received: by mail-wg0-f45.google.com with SMTP id n12so4061797wgh.12 for ; Sat, 25 Jan 2014 05:51:54 -0800 (PST) In-Reply-To: <87y524qlmw.fsf@gmail.com> (Thorsten Jolitz's message of "Sat, 25 Jan 2014 13:41:27 +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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Hi Thorsten, Thorsten Jolitz writes: > I wonder why these variables, defined in org.el, are nil? I don't seem > to set them anywhere, and they should be defined once org.el is loaded, > shouldn't they? Not when Org is loaded, but when a buffer is in Org mode. I can't reproduce this, maybe you can bissect your config and see what's wrong there? -- Bastien