From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 2OWrLFmiu1/NaAAA0tVLHw (envelope-from ) for ; Mon, 23 Nov 2020 11:51:53 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id mGmUKFmiu1+FaAAA1q6Kng (envelope-from ) for ; Mon, 23 Nov 2020 11:51:53 +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 EEF509404E7 for ; Mon, 23 Nov 2020 11:51:52 +0000 (UTC) Received: from localhost ([::1]:42192 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1khANq-00074W-8f for larch@yhetil.org; Mon, 23 Nov 2020 06:51:50 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:57948) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1khAMk-00070K-Qi for emacs-orgmode@gnu.org; Mon, 23 Nov 2020 06:50:42 -0500 Received: from mout02.posteo.de ([185.67.36.66]:48547) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1khAMg-0005Rg-Kz for emacs-orgmode@gnu.org; Mon, 23 Nov 2020 06:50:42 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id E4CE42400FC for ; Mon, 23 Nov 2020 12:50:31 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1606132231; bh=9sVLucW2UGwvYxHFRTsvtJsVFp38uMHWXfE3zKyYv+Q=; h=From:To:Subject:Date:From; b=Sf4zbZ6BmK4gP0ZnRQGD+NNXuP/XgflVENvX4YqbiVx5cYYuy0UXFwIt7jHWC0NQh QgnXfaDYTkWtGHkZP2s89kr0Kcwz5piXdU59K1u42jbr+KJMLwmQiJPEXVaJh29NAz rVnoiIC/8jfOREyk3vWEX2H2DNlKJEDRBWZpT3jYIdI9RjNT90PGrR2cB9Y/n1+0nP Sd606lCKJG6j1GND0hUvPy2shfXy81BSHJce9iCUstkzP/04VVoPcgKn5LgvS9q4MG u2pQmRMW8stXl2xkg9qHb+KbfYKs2g1a6biLHFDWBRM+5C2VwILo+X33cw0FGttQoa KahgOitOnE2kQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4CflpG73N4z6tmN for ; Mon, 23 Nov 2020 12:50:30 +0100 (CET) User-agent: mu4e 1.5.5; emacs 28.0.50 From: Titus von der Malsburg To: Org mailing list Subject: =?utf-8?Q?Don=E2=80=99t?= select-frame after Babel export Date: Mon, 23 Nov 2020 12:50:29 +0100 Message-ID: <87zh388f7e.fsf@posteo.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.67.36.66; envelope-from=malsburg@posteo.de; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=posteo.de header.s=2017 header.b=Sf4zbZ6B; dmarc=pass (policy=none) header.from=posteo.de; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: khSTZ1ZVMSW7 When I export an org document to PDF via Babel, the frame is select at the = end of the process. Is there a way to prevent this? Example: 1. Request exporting the following org file to PDF via `C-e C-p`: This is a test: #+BEGIN_SRC elisp :eval yes :exports both (sit-for 3) (print "Done!") #+END_SRC 2. Then immediately iconify the Emacs frame. 3. Wait until the end of the 3 seconds. Result: The Emacs frame will be raised and focused. Background: I often export computation-heavy org documents and work on some= thing else in the meantime. I don=E2=80=99t want Emacs to interfere with t= hat other work when it=E2=80=99s done exporting. Titus