[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Remaining org-src.el free variable warnings
From: |
Kyle Meyer |
Subject: |
Re: [O] Remaining org-src.el free variable warnings |
Date: |
Mon, 25 May 2015 21:57:34 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Nicolas Goaziou <address@hidden> wrote:
> Hello,
>
> Kyle Meyer <address@hidden> 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.
Great. Thank you.
>> Also, what case does that branch of cond cover?
>
> Inline footnote references with a definition, at the moment.
Ahhh, thanks. I was trying out a bunch of different elements and
couldn't find anything that went down that branch.
--
Kyle