From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: linking to region Date: Thu, 24 Sep 2009 21:52:43 +0100 Message-ID: References: <87ocp0jl9m.fsf@cuma.i-did-not-set--mail-host-address--so-tickle-me> <87ljk4hzhy.fsf@gollum.intra.norang.ca> <87k4zojcwe.fsf@cuma.i-did-not-set--mail-host-address--so-tickle-me> <87hbushy38.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (Apple Message framework v936) 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 1MqvJL-0001fN-QE for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 16:53:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MqvJH-0001eW-0G for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 16:53:07 -0400 Received: from [199.232.76.173] (port=59678 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MqvJG-0001eT-Sh for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 16:53:02 -0400 Received: from mail-ew0-f208.google.com ([209.85.219.208]:60742) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MqvJG-0001xw-EF for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 16:53:02 -0400 Received: by ewy4 with SMTP id 4so237359ewy.31 for ; Thu, 24 Sep 2009 13:53:00 -0700 (PDT) In-Reply-To: <87hbushy38.fsf@gollum.intra.norang.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: Bernt Hansen Cc: maurizio.vitale@polymath-solutions.com, emacs-orgmode@gnu.org On Sep 24, 2009, at 9:44 PM, Bernt Hansen wrote: > >> >> Regarding org-follow-link-hook, I'm not familiar with org-mode code, >> but it seems to me that is invoked for all URL types, but only after >> the 'viewing' has happened. I may well be wrong. > > That didn't seem to be the case for my quick test of the hook. That was a bug, fixed now. - Carsten