emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Error during PDF export but the PDF file is exported


From: Pascal Quesseveur
Subject: Re: Error during PDF export but the PDF file is exported
Date: Wed, 19 Oct 2022 19:24:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (windows-nt)

>"IR" == Ihor Radchenko <yantar92@posteo.net> writes:

  IR> I think that creating a temporary file locally is excessive.

  Perhaps, but I couldn't find another way.

  IR> You could guard the logic behind `file-remote-p'.

  FMU file-remote-p works onnly when there is a handler on path for
operation file-remote-p, which is not true in the general
case. Otherwise that function returns nil.

  OTOH it is possible to reserve the creation of a temporary file only
when the file is not already present.


-- 
Pascal Quesseveur
pquessev@gmail.com



reply via email to

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