From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Ecay Subject: Re: [BUG] TRAMP error in PDF export Date: Fri, 07 Oct 2016 14:31:25 +0100 Message-ID: <87r37sp9oy.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bsVFO-0002fB-3H for emacs-orgmode@gnu.org; Fri, 07 Oct 2016 09:31:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bsVFJ-0002Db-Aj for emacs-orgmode@gnu.org; Fri, 07 Oct 2016 09:31:33 -0400 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]:37687) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bsVFJ-0002DV-3P for emacs-orgmode@gnu.org; Fri, 07 Oct 2016 09:31:29 -0400 Received: by mail-wm0-x233.google.com with SMTP id b201so38972850wmb.0 for ; Fri, 07 Oct 2016 06:31:28 -0700 (PDT) In-Reply-To: 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" To: Philip Hudson Cc: orgmode Hi Phil, Org isn=E2=80=99t 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. --=20 Aaron Ecay