From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-called-with-limited-levels should be initialized [8.2.7c (8.2.7c-44-g3fed03-elpaplus @ /Users/ryan/.emacs.d/.cask/24.3.1/elpa/org-plus-contrib-20140818/)] Date: Mon, 25 Aug 2014 15:35:40 +0200 Message-ID: <871ts4k7yr.fsf@nicolasgoaziou.fr> References: <53FA3E87.4060307@thompsonclan.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57449) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLuQK-0002dL-Fk for emacs-orgmode@gnu.org; Mon, 25 Aug 2014 09:35:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XLuQC-0006Da-0l for emacs-orgmode@gnu.org; Mon, 25 Aug 2014 09:35:04 -0400 Received: from relay5-d.mail.gandi.net ([2001:4b98:c:538::197]:46130) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLuQB-0006DO-R9 for emacs-orgmode@gnu.org; Mon, 25 Aug 2014 09:34:55 -0400 In-Reply-To: <53FA3E87.4060307@thompsonclan.org> (Ryan's message of "Sun, 24 Aug 2014 12:35:35 -0700") 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: Ryan Cc: emacs-orgmode@gnu.org Hello, Ryan writes: > When I call "org-promote" on a top-level heading, I get an error because > "org-called-with-limited-levels" is not bound to a value. This is > because the defvar form that declares it does not provide an initial > value. I assume the fix is to initialize it to nil. Fixed. Thank you for reporting it. Regards, -- Nicolas Goaziou