* [BUG] TRAMP error in PDF export
@ 2016-10-06 10:20 Philip Hudson
2016-10-07 13:31 ` Aaron Ecay
0 siblings, 1 reply; 3+ messages in thread
From: Philip Hudson @ 2016-10-06 10:20 UTC (permalink / raw)
To: emacs orgmode-mailinglist
Not 100% sure this is a bug rather than misconfiguration, but it looks
like it at first sight:
Open an Org file via ssh:
C-x C-f /ssh:me@host:/org/anOrgFile.org
Export it to PDF:
C-c C-e l p
I get:
(lots of pdfTex error text about not being able to find the file
/ssh:me@host:/org/anOrgFile.tex)
ending with:
byte-code: Forbidden reentrant call of Tramp
--
Phil Hudson http://hudson-it.ddns.net
@UWascalWabbit PGP/GnuPG ID: 0x887DCA63
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [BUG] TRAMP error in PDF export
2016-10-06 10:20 [BUG] TRAMP error in PDF export Philip Hudson
@ 2016-10-07 13:31 ` Aaron Ecay
2016-10-07 18:14 ` Philip Hudson
0 siblings, 1 reply; 3+ messages in thread
From: Aaron Ecay @ 2016-10-07 13:31 UTC (permalink / raw)
To: Philip Hudson; +Cc: orgmode
Hi Phil,
Org isn’t currently set up to handle compiling Latex documents on a
remote machine. I suppose the relevant function should detect such an
attempt, and immediately error out. Over the longer term, remote
compilation support could be added.
--
Aaron Ecay
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [BUG] TRAMP error in PDF export
2016-10-07 13:31 ` Aaron Ecay
@ 2016-10-07 18:14 ` Philip Hudson
0 siblings, 0 replies; 3+ messages in thread
From: Philip Hudson @ 2016-10-07 18:14 UTC (permalink / raw)
To: Philip Hudson, orgmode
On 7 October 2016 at 14:31, Aaron Ecay <aaronecay@gmail.com> wrote:
> Org isn’t currently set up to handle compiling Latex documents on a
> remote machine. I suppose the relevant function should detect such an
> attempt, and immediately error out. Over the longer term, remote
> compilation support could be added.
Thanks for confirming that, Aaron.
I agree that erroring out is the best short-term fix.
Longer term, is remote compilation necessarily the right thing to do?
We could instead (or also?) support local compilation. I see minuses
both ways. Maybe the right thing would be to offer a config option.
WDYT?
--
Phil Hudson http://hudson-it.ddns.net
@UWascalWabbit PGP/GnuPG ID: 0x887DCA63
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-10-07 18:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-06 10:20 [BUG] TRAMP error in PDF export Philip Hudson
2016-10-07 13:31 ` Aaron Ecay
2016-10-07 18:14 ` Philip Hudson
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).