Re: [Orgmode] [PATCH] ob.el - Hide compiler warning

2010-08-08 Thread Eric Schulte
Applied, Thanks -- Eric Noorul Islam writes: > Hi, > > Patch to hide compiler warning in ob.el > > * lisp/ob.el > Declare org-babel-lob-execute-maybe() to avoid compiler warning. > > Thanks and Regards > Noorul > > ___ > Emacs-orgmode mailing list >

[Orgmode] [PATCH] ob.el - Hide compiler warning

2010-08-08 Thread Noorul Islam
Hi, Patch to hide compiler warning in ob.el * lisp/ob.el Declare org-babel-lob-execute-maybe() to avoid compiler warning. Thanks and Regards Noorul diff --git a/lisp/ob.el b/lisp/ob.el index ffb0aab..607d53a 100644 --- a/lisp/ob.el +++ b/lisp/ob.el @@ -61,6 +61,7 @@ (declare-function org-babe