From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takafumi Arakaki Subject: Re: [PATCH] Fix org-entry-put (trouble with org-columns-edit-value) Date: Sun, 2 Dec 2012 05:52:21 +0100 Message-ID: References: <87ehk3jgod.fsf@gmail.com> <87r4o2j4cc.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44779) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tf1Xo-00017e-Ui for emacs-orgmode@gnu.org; Sat, 01 Dec 2012 23:52:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tf1Xn-0006VM-Qt for emacs-orgmode@gnu.org; Sat, 01 Dec 2012 23:52:44 -0500 Received: from mail-ob0-f169.google.com ([209.85.214.169]:51048) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tf1Xn-0006VF-M6 for emacs-orgmode@gnu.org; Sat, 01 Dec 2012 23:52:43 -0500 Received: by mail-ob0-f169.google.com with SMTP id lz20so1771246obb.0 for ; Sat, 01 Dec 2012 20:52:42 -0800 (PST) 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org I can confirm that the behavior I described still exists. I checked with the latest version (8d22b119786206bbae98183b0fb61e3ab1b22a43) in maint branch of org-mode and the latest version (110979) in emacs-24 branch of Emacs bzr repository. I also checked with the master branch (6642177dee3ec04404ebd99391748f373ada3d2a) result was the same. Takafumi On Fri, Nov 9, 2012 at 3:34 PM, Takafumi Arakaki wrote: > Thanks, I will check maint first then. > > Takafumi > > On Fri, Nov 9, 2012 at 2:25 PM, Nicolas Goaziou wrote: >> Hello, >> >> Takafumi Arakaki writes: >> >>> Do you know if it is fixed in both master and maint, or only in >>> master? >> >> I don't know. If it's fixed already, I guess the patch was applied to >> maint. >> >> >> Regards, >> >> -- >> Nicolas Goaziou