From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-table-edit-formulas misbehaving in 8.2.7b Date: Mon, 28 Jul 2014 14:17:10 -0400 Message-ID: <87lhrdjql5.fsf@alphaville.bos.redhat.com> References: <87r4154crc.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBpUH-0006Hc-Gh for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 14:17:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBpUB-0007cp-L0 for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 14:17:29 -0400 Received: from plane.gmane.org ([80.91.229.3]:33976) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBpUB-0007ci-Dj for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 14:17:23 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XBpU9-0007K1-TM for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 20:17:21 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Jul 2014 20:17:21 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Jul 2014 20:17:21 +0200 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: emacs-orgmode@gnu.org Bastien writes: > Hi Luke, > > Luke Crook writes: > >> I just noticed that org does not jump to the correct cell in the table when >> examining formulas using "org-table-edit-formulas". > > Are you still seeing problems here? > > I tried to navigate through formulas from your example and > I didn't notice any problem. > > Thanks, I think this was another instance of the bug that was fixed with commit c9613c0cad40c9d901609abcb8e9527c85cb9eb3. At least, I assumed so and I haven't heard anything to contradict that. Nick