From mboxrd@z Thu Jan 1 00:00:00 1970 From: vdyadov@elvees.com (=?utf-8?B?0JTRj9C00L7QsiDQktCw0YHQuNC7INCh0YI=?= =?utf-8?B?0L7Rj9C90L7Qsg==?=) Subject: Links in tables and org-return-follows-link Date: Thu, 14 Feb 2013 16:30:43 +0400 Message-ID: References: <87zjz7dx7t.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37342) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5xxt-0004uD-DS for emacs-orgmode@gnu.org; Thu, 14 Feb 2013 07:31:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U5xxk-0001Q9-Lj for emacs-orgmode@gnu.org; Thu, 14 Feb 2013 07:31:01 -0500 Received: from mail.elvees.com ([80.90.126.250]:64330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5xxk-0001PF-9n for emacs-orgmode@gnu.org; Thu, 14 Feb 2013 07:30:52 -0500 Received: from canopus-pc.elvees.com.elvees.com (horse.elvees.com [80.90.126.253]) (authenticated bits=0) by mail.elvees.com (8.14.3/8.14.2) with ESMTP id r1ECUkKE078025 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Thu, 14 Feb 2013 16:30:47 +0400 (MSK) (envelope-from vdyadov@elvees.com) In-Reply-To: <87zjz7dx7t.fsf@bzg.ath.cx> (Bastien's message of "Thu, 14 Feb 2013 11:08:22 +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: emacs-orgmode@gnu.org Hi! 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? With best regards, Vasil