Nicolas Goaziou <m...@nicolasgoaziou.fr> wrote: > Hello, > > Kyle Meyer <k...@kyleam.com> 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