Re: [O] Compiler warnings on current HEAD

2011-07-06 Thread Bastien
Achim Gratz writes: > apparently introduced by de0fcdffa48da8baf57a612f2ce032d8737e6525 > (N. Goaziou). Likely just needs a > > (defvar org-bracket-link-regexp) Fixed, thanks! -- Bastien

Re: [O] Compiler warnings on current HEAD

2011-07-06 Thread Achim Gratz
Bastien writes: > Thanks for confirming! Regression on latest HEAD: In org-footnote-at-reference-p: org-footnote.el:191:49:Warning: reference to free variable `org-bracket-link-regexp' apparently introduced by de0fcdffa48da8baf57a612f2ce032d8737e6525 (N. Goaziou). Likely just needs a (defv

Re: [O] Compiler warnings on current HEAD

2011-07-04 Thread Bastien
Hi Achim, Achim Gratz writes: > I confirm both fixes and the current HEAD is compiling without any > warnings. Thanks for confirming! -- Bastien

Re: [O] Compiler warnings on current HEAD

2011-07-04 Thread Eric Schulte
Bastien writes: > Hi Achim, Eric, > > Bastien writes: > >>> In end of data: >>> ob-ref.el:265:1:Warning: the following functions are not known to be >>> defined: >>> org-id-find-id-in-file, org-show-context >> >> Eric, could you fix those? > > I just pushed this fix: > > > http://orgmode

Re: [O] Compiler warnings on current HEAD

2011-07-04 Thread Achim Gratz
I confirm both fixes and the current HEAD is compiling without any warnings. Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

Re: [O] Compiler warnings on current HEAD

2011-07-04 Thread Bastien
Hi Achim, Eric, Bastien writes: >> In end of data: >> ob-ref.el:265:1:Warning: the following functions are not known to be defined: >> org-id-find-id-in-file, org-show-context > > Eric, could you fix those? I just pushed this fix: http://orgmode.org/w/?p=org-mode.git;a=commit;h=b9af1d0c

Re: [O] Compiler warnings on current HEAD

2011-07-03 Thread Bastien
Hi Achim, Achim Gratz writes: > I still get the following warnings w/ GNU Emacs 23.2.1 on the current > HEAD: > > In org-footnote-all-labels: > org-footnote.el:336:62:Warning: reference to free variable `rtn' > org-footnote.el:352:74:Warning: assignment to free variable `rtn' > > In org-footnote