From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Remaining org-src.el free variable warnings Date: Tue, 26 May 2015 01:21:48 +0200 Message-ID: <871ti4gs4z.fsf@nicolasgoaziou.fr> References: <87y4kc2u6t.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34709) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yx1fl-00082U-LI for emacs-orgmode@gnu.org; Mon, 25 May 2015 19:20:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yx1fk-00089l-Ef for emacs-orgmode@gnu.org; Mon, 25 May 2015 19:20:41 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:57871) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yx1fk-00087h-3k for emacs-orgmode@gnu.org; Mon, 25 May 2015 19:20:40 -0400 In-Reply-To: <87y4kc2u6t.fsf@kyleam.com> (Kyle Meyer's message of "Mon, 25 May 2015 18:01:14 -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: Kyle Meyer Cc: Org-mode Hello, Kyle Meyer writes: > Compiling org-src.el since 71641bc3a0882b has given free variable > warnings. One of these was fixed in e50472d926f92c, but some still > remain: > > In org-src--contents-area: > org-src.el:303:49:Warning: reference to free variable `beg' > org-src.el:303:53:Warning: reference to free variable `end' I just noticed it, and fixed it. > Also, what case does that branch of cond cover? Inline footnote references with a definition, at the moment. Regards, -- Nicolas Goaziou