From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand 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, 1 Mar 2014 11:39:12 +0100 Message-ID: References: <52F2F3C7.6060609@dickson.st> <87d2j0obvs.fsf@bzg.ath.cx> <8761ny70me.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59652) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJhK6-0001XS-QP for emacs-orgmode@gnu.org; Sat, 01 Mar 2014 05:39:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WJhK5-0004yM-Ii for emacs-orgmode@gnu.org; Sat, 01 Mar 2014 05:39:14 -0500 In-Reply-To: <8761ny70me.fsf@bzg.ath.cx> 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: Bastien Cc: Jason Lewis , org mode Hi Bastien On Sat, Mar 1, 2014 at 10:02 AM, Bastien wrote: > 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 don't know if and how the variable org-activate-links is related. I used the function org-toggle-link-display or the menu to get the state with the variable org-descriptive-links being nil which is for "display the full links literally". Michael