From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id WBhKE7tipGG5dQAAgWs5BA (envelope-from ) for ; Mon, 29 Nov 2021 06:18:51 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id EIrUDrtipGE0FQAAbx9fmQ (envelope-from ) for ; Mon, 29 Nov 2021 05:18:51 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id DD62C132DA for ; Mon, 29 Nov 2021 06:18:50 +0100 (CET) Received: from localhost ([::1]:49338 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mrZ3y-0000cU-2B for larch@yhetil.org; Mon, 29 Nov 2021 00:18:50 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39718) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mrZ3F-0000c4-PZ for emacs-orgmode@gnu.org; Mon, 29 Nov 2021 00:18:06 -0500 Received: from [2607:f8b0:4864:20::62f] (port=44005 helo=mail-pl1-x62f.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mrZ3C-0007bU-Bs for emacs-orgmode@gnu.org; Mon, 29 Nov 2021 00:18:03 -0500 Received: by mail-pl1-x62f.google.com with SMTP id m24so11236023pls.10 for ; Sun, 28 Nov 2021 21:18:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:references:user-agent:in-reply-to :message-id:mime-version; bh=83laGGh0U6D7F/YRhr98UYtlQaYQsvxRamN2wacVcZA=; b=owgmqEJOcWSw9PLg7hiuKqlF+H/ewIeg3QFR70cK81MHc90M+x4EDT88c6v8KGngsG 6U6ob+TkoFM4/iWZFXS+SUNpkZt3WTwKaggkHXp+X6dCtjBP0FVOz/jmWfulDLOwFBGw n2a9jGbopSJugbchGxa/Cr/ex3H2hOgdWaiRhElLGHadwAyTxWclyN0bq4iHRrc23c0C UsljkqS4MYOcVMxfkr3jnjU0LtDF5tCq5e9RkdTf5bi+U2TsFa7wGbJmYeSLarWu1c7Q T1JXvdb6byHpw67ilV9HeBN07OZci1MRW5gDZXXH6ZAahx2KkwoAevseFh/S65EtnkRC u3dA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:references:user-agent :in-reply-to:message-id:mime-version; bh=83laGGh0U6D7F/YRhr98UYtlQaYQsvxRamN2wacVcZA=; b=Ca/XrU5qrEJTNHaTMeIvDouNQ3KPlilcSMxlAYEl8l69mrQ7zA7qi8tUvJkj+ZGvCo 8BjLZqd3aW0NLZfTeEnLKxeBa28pmh1BXxzUZzq7SeqzVTCRpu+NXzYqu36GbZV8QX6M B3pHn5XyrbpDD5fkqwAXxbu2HoIEpZZ2AvGvQ1rMxuMN9165bYvzK2bYZgbMM/VhTWcn JzL8RoUFmPYqZSWVhyWbRq7QUcaDy+QppfMgYyOZ8Ka54drfLexTqQ+bMvadfzuE6Of4 TX+j1lcI58OydpoF1pjDvXKI88RdLV1puBisRI2KT4+ZFrbuBOhCI2SZ49PRYThFo4rz O0mw== X-Gm-Message-State: AOAM533o5pdXVBdCmzYJ0dMPeLTvTvGwy4jF7W5Jo/vrKMJl4j71hEOt Bu/uVDJsyGYdunUWS4D3Wns= X-Google-Smtp-Source: ABdhPJwzE/NN1cWBF1tPwJDaJ0O5g1HqkbG8v7fUXnO1R7ATUpz3TPLwqALYc7z4TDiuN6WmVeqxtw== X-Received: by 2002:a17:90b:4b86:: with SMTP id lr6mr35062090pjb.98.1638163080932; Sun, 28 Nov 2021 21:18:00 -0800 (PST) Received: from localhost (61-245-128-160.3df580.per.nbn.aussiebb.net. [61.245.128.160]) by smtp.gmail.com with ESMTPSA id h6sm17159465pfh.82.2021.11.28.21.17.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 28 Nov 2021 21:18:00 -0800 (PST) From: Timothy To: Tim Cross Subject: Re: [patch] fix ox-latex async export bug Date: Mon, 29 Nov 2021 13:15:46 +0800 References: <874k7ww9te.fsf@gmx.us> <877dcsoy6m.fsf@nicolasgoaziou.fr> <871r2z7uph.fsf@gmail.com> User-agent: mu4e 1.6.9; emacs 28.0.50 In-reply-to: <871r2z7uph.fsf@gmail.com> Message-ID: <87ilwbk0ai.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::62f (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::62f; envelope-from=tecosaur@gmail.com; helo=mail-pl1-x62f.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1638163130; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=83laGGh0U6D7F/YRhr98UYtlQaYQsvxRamN2wacVcZA=; b=qSz+o0jOcR4hofxng9QYbG403bv0AQOqjCQC6YeOgDf+0qNZ41oFd3pT9MjmhPUcETHLul vPjWF2CSaSNFrCkZPaFd9pTlYFnmTsQrtn2q98d9sTvADVc+AG3bvh5Gksgfb9UsVXfV+z MboK0j5XjVUI1aBnmixUU7MU/IewTNB7KTUwkWlRNBBwzmuVxS2IA97o4SsF2aObavvvwA WSiCBGq9bvPMkKd328oawmEHaByBV5fSGuYwA1NRnR7vflvLYvi3rRRxOWQOBzoyXNh/kZ X8yMMtwFPXfz20fPUFHTvKQgOa/rIrupFsDBW4KImMrrJPR7m6j9V3Yji6j9+Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638163130; a=rsa-sha256; cv=none; b=kBdil8C99bCfan/Krd6rPGYulk1hvea9l+FeFZr6bfYw8L/fnI0k4RnEQjBNo4wzmJFhTh EPEr/+TD7U/IzqSLzVAgENkHQP+kyoJ0mZpbzvtohWojinXeJlqCyIIYypRfg9jnYSLW/w eDv03KQa0fw2mczGAcOpXLojTeQkvV1LPxHvKpQVgj+OS8CLh09pf/dsX81XE+Wr857Q82 mcDkVKXrEJfUJ7W9c6YMXpqSmdfjczfPthMuryq6jQUGMHbTPnuaSdyd5mkI2Dg3g5M2qR Ngd5G/d/G0AB4ItHUavjG20DvS1yVq3fryxFDMqOy50knIpGzGR8G6yHjMZu/A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=owgmqEJO; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.11 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=owgmqEJO; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: DD62C132DA X-Spam-Score: -3.11 X-Migadu-Scanner: scn0.migadu.com X-TUID: VBkbkaqiaMww --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Tim, > I=E2=80=99m wondering if this could be a problem when exporting to latex = if the >underlying latex process encounters errors and is waiting for user input b= efore >it can continue (which happens if there are problems in the tex source lat= ex is >trying to process)? > > It might be worth checking next time you encounter an error if you can > run latex on the generated *.tex file and see if it waits for user > input? If you look at the default value of `org-latex-pdf-process', it has the flag `-interaction=3Dnonstopmode' which should mean the process never pauses and= waits for user input. All the best, Timothy --=-=-=--