emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [bug?] Tramp tries to open remote file links


From: Sebastien Vauban
Subject: Re: [O] [bug?] Tramp tries to open remote file links
Date: Wed, 18 Jun 2014 15:25:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (windows-nt)

Nicolas Richard wrote:
> Sebastien Vauban writes:
>
>>   org-mode()
>
> This means that org-mode calls things which in the end calls
> tramp-maybe-open-connection. But what "something" is is in the "lots
> of contents" part that you didn't show. Unfortunately a video isn't
> very searchable.
>
> Still, I spotted that org-element-context is called at some point,
> which in turn calls org-element-link-parser, and that's what does
> expand-file-name. Perhaps that would be a bug ?

I found out the responsible line in my setup:

--8<---------------cut here---------------start------------->8---
  ;; show inline images when loading a new Org file
  (setq org-startup-with-inline-images t)
--8<---------------cut here---------------end--------------->8---

With it, the problem occurs; without, it does not.

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)?

Maybe that's not a bug per se, but rather a feature that should only be
enabled for specific file extensions?

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

[Prev in Thread] Current Thread [Next in Thread]