From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: org-tab-follows-link Date: Mon, 9 Feb 2009 12:38:36 +0100 Message-ID: Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LWUTM-0003Hl-Gv for emacs-orgmode@gnu.org; Mon, 09 Feb 2009 06:38:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LWUTL-0003H2-Vx for emacs-orgmode@gnu.org; Mon, 09 Feb 2009 06:38:44 -0500 Received: from [199.232.76.173] (port=40224 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWUTL-0003Gg-MM for emacs-orgmode@gnu.org; Mon, 09 Feb 2009 06:38:43 -0500 Received: from ug-out-1314.google.com ([66.249.92.172]:59913) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LWUTL-0002ek-BA for emacs-orgmode@gnu.org; Mon, 09 Feb 2009 06:38:43 -0500 Received: by ug-out-1314.google.com with SMTP id b39so174151ugd.17 for ; Mon, 09 Feb 2009 03:38:39 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Mailinglist Hi, is there anyone who used org-tab-follows-link? The implementation is bad and I woud like to remove this option. - Carsten