From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Samuel Wales" Subject: Re: feature request: more control over opening links Date: Sun, 9 Nov 2008 14:55:14 -0700 Message-ID: <20524da70811091355p46afd350t51e6329f3db29eda@mail.gmail.com> References: <20524da70811041143y1dad9c49g362248ad82000557@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KzIFe-00022c-Ha for emacs-orgmode@gnu.org; Sun, 09 Nov 2008 16:55:22 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KzIFd-00021F-Ac for emacs-orgmode@gnu.org; Sun, 09 Nov 2008 16:55:21 -0500 Received: from [199.232.76.173] (port=41008 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KzIFd-00021C-55 for emacs-orgmode@gnu.org; Sun, 09 Nov 2008 16:55:21 -0500 Received: from ey-out-1920.google.com ([74.125.78.150]:23750) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KzIFc-0002nq-CW for emacs-orgmode@gnu.org; Sun, 09 Nov 2008 16:55:20 -0500 Received: by ey-out-1920.google.com with SMTP id 4so823637eyg.24 for ; Sun, 09 Nov 2008 13:55:14 -0800 (PST) In-Reply-To: Content-Disposition: inline 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: Carsten Dominik Cc: emacs-orgmode@gnu.org On Wed, Nov 5, 2008 at 02:50, Carsten Dominik wrote: > this is a reasonable request, and I have just implemented it. Thanks! > Note, however, that it only applies to "file:" links, as > detailed in my previous message. Yes, I now realize that the same work will have to be done to browse-url. Somehow I had forgotten about that.