From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: M-x org-publish in 8.3.1 results in error "org-check-agenda-file: Wrong type argument: stringp, nil" Date: Sat, 15 Aug 2015 03:28:47 -0400 Message-ID: <87egj5c8nk.fsf@kmlap.domain.org> References: <55CEE16A.3070309@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQVte-0004AF-Eb for emacs-orgmode@gnu.org; Sat, 15 Aug 2015 03:28:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZQVta-0004Rs-EU for emacs-orgmode@gnu.org; Sat, 15 Aug 2015 03:28:54 -0400 Received: from mail-qk0-f178.google.com ([209.85.220.178]:34447) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQVta-0004R5-B9 for emacs-orgmode@gnu.org; Sat, 15 Aug 2015 03:28:50 -0400 Received: by qkcs67 with SMTP id s67so32562494qkc.1 for ; Sat, 15 Aug 2015 00:28:49 -0700 (PDT) In-Reply-To: <55CEE16A.3070309@gmail.com> (Omid's message of "Sat, 15 Aug 2015 02:51:22 -0400") 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: Omid Cc: emacs-org Omid writes: > Hello, > > In Emacs 24.5.1, after updating to the latest Org mode in ELPA > (8.3.1-16-gf6aa53-elpa), org-publish results in the error > > "org-check-agenda-file: Wrong type argument: stringp, nil" I believe this is the same issue as below and should be fixed as of 44c8cd7 ("org-map-entries: Fix org-agenda-prepare-buffers call", 2015-08-10). http://permalink.gmane.org/gmane.emacs.orgmode/99779 -- Kyle