From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [Bug] org-open-at-point adds file+ Date: Wed, 05 Mar 2014 14:22:06 +0100 Message-ID: <87lhwolr0h.fsf@gmail.com> References: <871tyicpst.fsf@tanger.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41153) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLBlg-0007Hw-5e for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 08:22:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLBlX-0007CI-O9 for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 08:21:52 -0500 Received: from mail-we0-x229.google.com ([2a00:1450:400c:c03::229]:36819) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLBlX-0007Bo-H5 for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 08:21:43 -0500 Received: by mail-we0-f169.google.com with SMTP id w62so1198857wes.0 for ; Wed, 05 Mar 2014 05:21:42 -0800 (PST) In-Reply-To: <871tyicpst.fsf@tanger.home> (daimrod@gmail.com's message of "Tue, 04 Mar 2014 17:48:34 +0900") 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: Daimrod Cc: emacs-orgmode@gnu.org Hello, Daimrod writes: > I think that since its recent rewrite, `org-open-at-point' adds 'file+' > before the name of the application before trying to find the correct > application. > > For example the following link: > > #+BEGIN_EXAMPLE > [[docview:foo.pdf]] > #+END_EXAMPLE > > won't trigger the `org-docview-open' handler This should be fixed. Thank you for reporting it. Regards, -- Nicolas Goaziou