From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Sauer Subject: 7.6 and Thanks Date: Fri, 8 Jul 2011 10:07:59 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57556) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfCey-0006US-5C for emacs-orgmode@gnu.org; Fri, 08 Jul 2011 11:08:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QfCev-0001ww-A1 for emacs-orgmode@gnu.org; Fri, 08 Jul 2011 11:08:04 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:49972) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfCeu-0001wp-QD for emacs-orgmode@gnu.org; Fri, 08 Jul 2011 11:08:01 -0400 Received: by eyd9 with SMTP id 9so770012eyd.0 for ; Fri, 08 Jul 2011 08:07:59 -0700 (PDT) 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: Org Mode Mailing List Thanks for all the work everyone puts in on this list and on this project. Org-Mode has really gotten me squared away and keeps things organized for me. In an effort to try and start help giving back I just submitted a patch reference a compiler error. I know they aren't high priority necessarily but I do know they have to get cleaned up from time to time. I applied it on my local branch and it appears to have fixed the problem : -----------------cut here--------------------------------------cut here---------------------------------- In end of data: ob-lilypond.el:447:1:Warning: the function `org-babel-tangle' is not known to be defined. --------------------------------------cut here--------------------------------cut here------------------------------ any feedback reference the patch I just submitted (better ways to have accomplished eliminating this error, etc are greatly appreciated as I am new to using git and working in a community and I am trying to learn. Again, thanks to everyone for the help. Matthew