From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: shift-enter in org tables leaves cursor in wrong position [8.2.5h (8.2.5h-6-g8e1386-elpa @ /cygdrive/c/Users/jason/.emacs.d/elpa/org-20140203/)] Date: Sat, 01 Mar 2014 10:02:17 +0100 Message-ID: <8761ny70me.fsf@bzg.ath.cx> References: <52F2F3C7.6060609@dickson.st> <87d2j0obvs.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34734) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJfoe-0008JI-UV for emacs-orgmode@gnu.org; Sat, 01 Mar 2014 04:02:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WJfoZ-0005Ly-JX for emacs-orgmode@gnu.org; Sat, 01 Mar 2014 04:02:40 -0500 Received: from rs249.mailgun.us ([209.61.151.249]:51814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJfoZ-0005Kz-Cp for emacs-orgmode@gnu.org; Sat, 01 Mar 2014 04:02:35 -0500 In-Reply-To: (Michael Brand's message of "Tue, 25 Feb 2014 11:46:07 +0100") 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: Michael Brand Cc: Jason Lewis , org mode Hi Michael, Michael Brand writes: > is a regression for Shift- on 1 in the table below when > hyperlinks are configured to be literal: > > | [[http://www.orgmode.org]] | 1 | | > | [[http://www.orgmode.org]] | | | > | [[http://www.orgmode.org]] | | | You mean when `bracket' is not part of `org-activate-links'? I can reproduce the problem... but it goes away when I instrument `org-move-to-column' for debugging. I'll have to digg deeper -- if you have more information on your side, please share. Thanks, -- Bastien