From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: Bug: org-cycle-agenda-files is broken in org-mode version 8.2.10 (which ships with Emacs 25.1) [8.2.10 (release_8.2.10 @ /usr/local/Cellar/emacs/25.1/share/emacs/25.1/lisp/org/)] Date: Sat, 21 Jan 2017 16:16:06 -0500 Message-ID: <87o9z0dsh5.fsf@kyleam.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33992) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cV31K-0003U0-Ki for emacs-orgmode@gnu.org; Sat, 21 Jan 2017 16:16:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cV31G-00083e-Lk for emacs-orgmode@gnu.org; Sat, 21 Jan 2017 16:16:22 -0500 Received: from pb-smtp1.pobox.com ([64.147.108.70]:61573 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cV31G-000825-DR for emacs-orgmode@gnu.org; Sat, 21 Jan 2017 16:16:18 -0500 In-Reply-To: (Gaurav Abbi's message of "Fri, 20 Jan 2017 20:06:29 +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" To: Gaurav Abbi Cc: emacs-orgmode@gnu.org Gaurav Abbi writes: > The function org-cycle-agenda-files is broken in org-mode version 8.2.10 > (which ships with Emacs 25.1). Please refer to the SO link > http://emacs.stackexchange.com/questions/30110/cycle-through-agenda-files-list-not-working This is caused by Emacs's commit 3a5f75193e (* org.el: Fix up some lexical scoping warnings, and use dolist, 2015-08-08). I suggest using Org 9.0.3. Org files in the Emacs repo need to be updated, but I don't know what the status of that is. -- Kyle