From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Charles C. Berry" Subject: Re: funny emacs-lisp macro behavior in org-babel related to lexical-binding Date: Sun, 17 Apr 2016 09:11:06 -0700 Message-ID: References: <87wpnysikp.fsf@nicolasgoaziou.fr> <87oa99ebsc.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34878) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arpI0-0004Bt-S0 for emacs-orgmode@gnu.org; Sun, 17 Apr 2016 12:11:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arpHx-0004n8-Hq for emacs-orgmode@gnu.org; Sun, 17 Apr 2016 12:11:12 -0400 Received: from iport-acv5-out.ucsd.edu ([132.239.0.10]:28285) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arpHx-0004mG-92 for emacs-orgmode@gnu.org; Sun, 17 Apr 2016 12:11:09 -0400 In-Reply-To: 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" To: John Kitchin Cc: emacs-orgmode On Sat, 16 Apr 2016, John Kitchin wrote: > I submitted a patch for this. I still am not sure I did it quite right. > Is there a page anywhere that outlines what to do? > > e.g. > > create a branch, make changes, how to make patches, and mail them etc... > or some other preferred method? http://orgmode.org/worg/org-contribute.html#patches HTH, Chuck