From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-mode no longer picking up scheduled tasks when upgraded to 8.0.3 Date: Wed, 03 Jul 2013 10:06:12 +0200 Message-ID: <87zju45aq3.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45599) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuI4u-0002WM-9j for emacs-orgmode@gnu.org; Wed, 03 Jul 2013 04:06:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UuI4t-0001Cz-25 for emacs-orgmode@gnu.org; Wed, 03 Jul 2013 04:06:16 -0400 Received: from mail-we0-x230.google.com ([2a00:1450:400c:c03::230]:36726) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuI4s-0001Ct-T4 for emacs-orgmode@gnu.org; Wed, 03 Jul 2013 04:06:15 -0400 Received: by mail-we0-f176.google.com with SMTP id t56so4988012wes.35 for ; Wed, 03 Jul 2013 01:06:14 -0700 (PDT) In-Reply-To: (Paul Whipp's message of "Wed, 3 Jul 2013 09:07:06 +1000") 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: Paul Whipp Cc: emacs-orgmode@gnu.org Hi Paul, Paul Whipp writes: > A message "org-agenda-skip: Wrong type argument: stringp, nil" > appears when I try to recalculate the agenda view. Please start emacs with ~$ emacs --debug-init and send us the backtrace. Wild guess: delete ~/.emacs.d/elpa/org and reinstall Org from ELPA and a fresh emacs session. -- Bastien