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 kK9HAE5tsl8/OwAA0tVLHw (envelope-from ) for ; Mon, 16 Nov 2020 12:15:10 +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 yCvAN01tsl/FIwAA1q6Kng (envelope-from ) for ; Mon, 16 Nov 2020 12:15:09 +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 832C89403AA for ; Mon, 16 Nov 2020 12:15:09 +0000 (UTC) Received: from localhost ([::1]:42208 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kedPY-0005YB-5C for larch@yhetil.org; Mon, 16 Nov 2020 07:15:08 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:55700) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kedOk-0005WK-Hr for emacs-orgmode@gnu.org; Mon, 16 Nov 2020 07:14:18 -0500 Received: from russel.uberspace.de ([185.26.156.94]:41044) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kedOi-0007sb-Ht for emacs-orgmode@gnu.org; Mon, 16 Nov 2020 07:14:18 -0500 Received: (qmail 1963 invoked from network); 16 Nov 2020 12:14:07 -0000 Received: from localhost (HELO localhost) (127.0.0.1) by russel.uberspace.de with SMTP; 16 Nov 2020 12:14:07 -0000 To: theophilusx@gmail.com, emacs-orgmode@gnu.org References: Subject: Re: Bug: Exporting "as PDF file and open" causes unnecessary revert prompt if PDF was already open [9.4 (release_9.4-103-gf0b8de @ /home/erik/.emacs.d/straight/build/org/)] From: Erik Hahn Message-ID: <0440b679-f9cd-9e75-5f7d-0b33a090a02f@erikhahn.eu> Date: Mon, 16 Nov 2020 13:14:05 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.2 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="------------4BC1B6D183C352AA02FC2D96" Content-Language: en-US Received-SPF: pass client-ip=185.26.156.94; envelope-from=mail@erikhahn.eu; helo=russel.uberspace.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/16 07:14:08 X-ACL-Warn: Detected OS = ??? X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, HTML_MESSAGE=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=none; dmarc=none; 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.01 X-TUID: GG8Yh/BTtpco This is a multi-part message in MIME format. --------------4BC1B6D183C352AA02FC2D96 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit > This may have consequences for > users who are working with large PDF documents and high DPI settings who > may not want to re-generate the PDF every time, so it may be necessary > to make the auto reloading an option? IMO, selecting the "...and open" option implies that you want to (re-)load the PDF. --------------4BC1B6D183C352AA02FC2D96 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit
> This may have consequences for
> users who are working with large PDF documents and high DPI settings who
> may not want to re-generate the PDF every time, so it may be necessary
> to make the auto reloading an option?

IMO, selecting the "...and open" option implies that you want to (re-)load the PDF.
--------------4BC1B6D183C352AA02FC2D96--