From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daimrod Subject: Re: [Bug] org-open-at-point adds file+ Date: Wed, 05 Mar 2014 22:27:32 +0900 Message-ID: <87vbvsai7v.fsf@tanger.home> References: <871tyicpst.fsf@tanger.home> <87lhwolr0h.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42988) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLBrQ-0003ZJ-Bp for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 08:27:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLBrH-0000qY-CO for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 08:27:48 -0500 Received: from mail-pb0-x231.google.com ([2607:f8b0:400e:c01::231]:53078) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLBrH-0000qE-4h for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 08:27:39 -0500 Received: by mail-pb0-f49.google.com with SMTP id jt11so1064446pbb.22 for ; Wed, 05 Mar 2014 05:27:37 -0800 (PST) In-Reply-To: <87lhwolr0h.fsf@gmail.com> (Nicolas Goaziou's message of "Wed, 05 Mar 2014 14:22:06 +0100") 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: emacs-orgmode@gnu.org Nicolas Goaziou writes: > 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. Thanks for the fast reply. > Regards, -- Daimrod/Greg