From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: [bug?] Tramp tries to open remote file links Date: Fri, 20 Jun 2014 11:52:28 +0100 Message-ID: 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> <8761jy1g5f.fsf@gmx.de> <861tums4tv.fsf@somewhere.org> <871tum1fit.fsf@gmx.de> <86tx7iqoy0.fsf@somewhere.org> <87sin2z20l.fsf@gmx.de> <868uou5i3w.fsf@somewhere.org> <87ionyurit.fsf@alphaville.bos.redhat.com> <86tx7hux5s.fsf@somewhere.org> <868uoshvkc.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxwR5-0006Xk-Dl for emacs-orgmode@gnu.org; Fri, 20 Jun 2014 06:52:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WxwQz-0001Ao-4d for emacs-orgmode@gnu.org; Fri, 20 Jun 2014 06:52:47 -0400 Received: from plane.gmane.org ([80.91.229.3]:41532) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxwQy-0001AO-UW for emacs-orgmode@gnu.org; Fri, 20 Jun 2014 06:52:41 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WxwQw-0000dn-MN for emacs-orgmode@gnu.org; Fri, 20 Jun 2014 12:52:38 +0200 Received: from 193.63.222.28 ([193.63.222.28]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Jun 2014 12:52:38 +0200 Received: from andreas.leha by 193.63.222.28 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Jun 2014 12:52:38 +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: emacs-orgmode@gnu.org Sebastien Vauban writes: > Andreas Leha wrote: >> Sebastien Vauban writes: >>> Nick Dokos wrote: >>>> Sebastien Vauban writes: >>>>> Michael Albinus wrote: >>>>>> Sebastien Vauban writes: >>>>>> >>>>>>>> That's what I'm speaking about. And if you have a local DocView >>>>>>>> installation, it works for either remote or local files (Tramp >>>>>>>> provides a local copy of the remote file). >>>>>>> >>>>>>> But DocView won't display a PDF file as an image inside a buffer of >>>>>>> text, will it? >>>>>> >>>>>> No, it uses an own buffer. >>>>> >>>>> OK, so we do agree that trying to open a PDF file in the context of >>>>> *inline images*[1] does not make much sense, right? >>>> >>>> Are you trying to say that the org code for inline images should figure >>>> out that such a link should *not* be inlined because it would open a >>>> non-image file? >>> >>> I'm not sure I use the right wording, but I'm trying to say that Org >>> (when set to open inline images) should never try to open PDF files, as >>> they can't be opened inline in a buffer anyway. >> >> I produce most of my plots as pdfs. Removing the possibility to display >> them with inline image would be a loss for me. > > You mean you see your PDF images inside your Org buffer, along with the > text? > > How did you do that? I never got any PDF displayed inside a text > buffer. > Neither do I. Please disregard my previous message. Clearly not enough coffee yesterday ;-) Andreas