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 23:01:11 -0500 Message-ID: <878u1opcoo.fsf@kyleam.com> References: <87oaamuw2q.fsf@kyleam.com> <56E221EA.4080106@cs.ucla.edu> <87egbhab5x.fsf@kyleam.com> <8737rxa97v.fsf@kyleam.com> <877fh8yhpq.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45185) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeak5-00041H-8W for emacs-orgmode@gnu.org; Fri, 11 Mar 2016 23:01:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aeak0-0002PJ-7E for emacs-orgmode@gnu.org; Fri, 11 Mar 2016 23:01:29 -0500 Received: from pb-smtp0.int.icgroup.com ([208.72.237.35]:62478 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeak0-0002PF-35 for emacs-orgmode@gnu.org; Fri, 11 Mar 2016 23:01:24 -0500 In-Reply-To: <877fh8yhpq.fsf@kyleam.com> (Kyle Meyer's message of "Fri, 11 Mar 2016 13:47:45 -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 Kyle Meyer writes: > Kaushal Modi writes: > >> Patch (after rebasing to 5a735b0) attached. I hope it works. [...] > I'll have another look at the changes tonight and will push it then > unless there are more comments from me or others. Pushed in ebacca39b, with a small change to protect an open parentheses that at the start of a message line. -- Kyle