From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-tab-follows-link Date: Mon, 9 Feb 2009 15:43:31 +0100 Message-ID: <9E3DB05B-AA23-4FC2-AFC0-57072DB32CAC@uva.nl> References: <87wsbzd8l4.wl%bremner@pivot.cs.unb.ca> 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 1LWXMI-0002tj-W7 for emacs-orgmode@gnu.org; Mon, 09 Feb 2009 09:43:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LWXMH-0002sa-LG for emacs-orgmode@gnu.org; Mon, 09 Feb 2009 09:43:38 -0500 Received: from [199.232.76.173] (port=52981 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWXMH-0002sW-GC for emacs-orgmode@gnu.org; Mon, 09 Feb 2009 09:43:37 -0500 Received: from mail-ew0-f20.google.com ([209.85.219.20]:42621) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LWXMG-0004Z6-Ml for emacs-orgmode@gnu.org; Mon, 09 Feb 2009 09:43:37 -0500 Received: by ewy13 with SMTP id 13so2810430ewy.18 for ; Mon, 09 Feb 2009 06:43:35 -0800 (PST) In-Reply-To: <87wsbzd8l4.wl%bremner@pivot.cs.unb.ca> 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: David Bremner Cc: emacs-orgmode Mailinglist On Feb 9, 2009, at 2:48 PM, David Bremner wrote: > > Carsten Dominik wrote: > > >> is there anyone who used org-tab-follows-link? >> The implementation is bad and I woud like to remove this option. > > I just started using it. I guess I could go back to > org-return-follows-link, although I remember there was discussion > about the implementation of that one as well. I did fix that problem, org-return-follows-link should work fine now. - Carsten > > > d >