[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [bug?] Tramp tries to open remote file links
From: |
Nicolas Richard |
Subject: |
Re: [O] [bug?] Tramp tries to open remote file links |
Date: |
Wed, 18 Jun 2014 16:28:10 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.91 (gnu/linux) |
Sebastien Vauban <sva-news-D0wtAvR13HarG/address@hidden>
> With it, the problem occurs; without, it does not.
Also note that this is a problem in master only ; maint has an older
version of org-display-inline-images which doesn't use org-element.
> Though, is it normal to try to open a remote PDF file while Emacs is
> unable of displaying it in the buffer (unlike PNG files, IIUC)?
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.
--
Nico.
- Re: [O] [bug?] Tramp tries to open remote file links, (continued)
- Re: [O] [bug?] Tramp tries to open remote file links, Michael Albinus, 2014/06/18
- Re: [O] [bug?] Tramp tries to open remote file links, Sebastien Vauban, 2014/06/18
- Re: [O] [bug?] Tramp tries to open remote file links, Michael Albinus, 2014/06/18
- Re: [O] [bug?] Tramp tries to open remote file links, Sebastien Vauban, 2014/06/18
- Re: [O] [bug?] Tramp tries to open remote file links, Nick Dokos, 2014/06/18
- Re: [O] [bug?] Tramp tries to open remote file links, Sebastien Vauban, 2014/06/19
- Re: [O] [bug?] Tramp tries to open remote file links, Michael Albinus, 2014/06/19
- Re: [O] [bug?] Tramp tries to open remote file links, Andreas Leha, 2014/06/19
- Re: [O] [bug?] Tramp tries to open remote file links, Sebastien Vauban, 2014/06/20
- Re: [O] [bug?] Tramp tries to open remote file links, Andreas Leha, 2014/06/20
- Re: [O] [bug?] Tramp tries to open remote file links,
Nicolas Richard <=
- Re: [O] [bug?] Tramp tries to open remote file links, Nicolas Goaziou, 2014/06/18
- Re: [O] [bug?] Tramp tries to open remote file links, Michael Albinus, 2014/06/18
Re: [O] [bug?] Tramp tries to open remote file links, Michael Albinus, 2014/06/18