From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: [PATCH] Fix the single quote printed in the message printed by org-table-edit-formulas Date: Fri, 11 Mar 2016 00:12:52 -0500 Message-ID: <8737rxa97v.fsf@kyleam.com> References: <87oaamuw2q.fsf@kyleam.com> <56E221EA.4080106@cs.ucla.edu> <87egbhab5x.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeFNk-0000TZ-Oa for emacs-orgmode@gnu.org; Fri, 11 Mar 2016 00:13:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aeFNh-00009R-I7 for emacs-orgmode@gnu.org; Fri, 11 Mar 2016 00:13:00 -0500 Received: from pb-smtp0.int.icgroup.com ([208.72.237.35]:64058 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeFNh-00009H-Ex for emacs-orgmode@gnu.org; Fri, 11 Mar 2016 00:12:57 -0500 In-Reply-To: (Kaushal Modi's message of "Thu, 10 Mar 2016 23:55:41 -0500") 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: Kaushal Modi Cc: Paul Eggert , emacs-org list Kaushal Modi writes: > About the patch not merging, I am surprised why that happened because I > first rebased to > http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=e69e18dd71bdf0c9bae9546bf026a1123b9a8c53 > and then created the patch. I redo the steps using git send-email tomorrow > and understand the difference. Please make the patch against the maint branch (currently 5a735b0b8) rather than master. Also, you don't need to bother configuring git send-email; an attachment with the output of git format-patch is OK too. > About the org-contribute page, it is pointing to a different version of > emacs CONTRIBUTE, different from the one on emacs-25 branch ( > http://git.savannah.gnu.org/cgit/emacs.git/tree/CONTRIBUTE ). Can you > please review that? Thanks for pointing that out. I'll update the link. -- Kyle