From mboxrd@z Thu Jan 1 00:00:00 1970 From: vdyadov@elvees.com (=?utf-8?B?0JTRj9C00L7QsiDQktCw0YHQuNC7INCh0YI=?= =?utf-8?B?0L7Rj9C90L7Qsg==?=) Subject: Re: Links in tables and org-return-follows-link Date: Mon, 18 Feb 2013 17:21:55 +0400 Message-ID: References: <87zjz7dx7t.fsf@bzg.ath.cx> <87ehghh977.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39047) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7RtL-0007eH-Rh for emacs-orgmode@gnu.org; Mon, 18 Feb 2013 09:40:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U7Rt3-0001Og-1r for emacs-orgmode@gnu.org; Mon, 18 Feb 2013 09:40:22 -0500 Received: from mail.elvees.com ([80.90.126.250]:55911) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7QfM-0005T4-Qs for emacs-orgmode@gnu.org; Mon, 18 Feb 2013 08:21:57 -0500 In-Reply-To: <87ehghh977.fsf@bzg.ath.cx> (Bastien's message of "Fri, 15 Feb 2013 16:45:48 +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: Bastien Cc: emacs-orgmode@gnu.org Hi Bastien, Bastien writes: >> When I set variable org-return-follows-link to true I expect that it >> will work on links in tables too (when org-table-editor is on). But >> it does not. >> >> Is it wrong behaviour of org-mode? > > The behavior of RET in tables takes precedence in this case, > which is the right thing to do IMO. > > You need to open the link at point with C-c C-o in tables. Thanks for clarification! With best regards, Vasil