From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug?] Tramp tries to open remote file links Date: Wed, 18 Jun 2014 19:25:20 +0200 Message-ID: <874mziku4f.fsf@nicolasgoaziou.fr> References: <86egympou7.fsf@somewhere.org> <87a99asgao.fsf@geodiff-mac3.ulb.ac.be> <86tx7iz9hz.fsf@somewhere.org> <87lhsuqrvm.fsf@geodiff-mac3.ulb.ac.be> <86k38es630.fsf@somewhere.org> <87ha3iqolh.fsf@geodiff-mac3.ulb.ac.be> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55417) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxJbh-0004gl-PR for emacs-orgmode@gnu.org; Wed, 18 Jun 2014 13:25:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WxJba-0000p7-8H for emacs-orgmode@gnu.org; Wed, 18 Jun 2014 13:25:09 -0400 Received: from plane.gmane.org ([80.91.229.3]:56965) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxJbZ-0000mm-RY for emacs-orgmode@gnu.org; Wed, 18 Jun 2014 13:25:02 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WxJbX-0007nT-Sy for emacs-orgmode@gnu.org; Wed, 18 Jun 2014 19:24:59 +0200 In-Reply-To: <87ha3iqolh.fsf@geodiff-mac3.ulb.ac.be> (Nicolas Richard's message of "Wed, 18 Jun 2014 16:28:10 +0200") 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: Nicolas Richard Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org, Sebastien Vauban Hello, Nicolas Richard writes: > Org Mode is not trying to display the PDF (at least not at that point). > The problems occurs when parsing the buffer : org-element-link-parser > uses expand-file-name to normalize the URI. Should it ? IDK. Nicolas > G might have an opinion on this. I guess the only way to know is to remove `expand-file-name'. We'll see if someone complains. Done in master. Regards, -- Nicolas Goaziou