From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Lindner Subject: Why is Org PDF LaTeX Output not readonly? Date: Wed, 15 Feb 2017 15:02:27 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54113) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ce0AZ-0002pw-QQ for emacs-orgmode@gnu.org; Wed, 15 Feb 2017 09:02:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ce0AU-0008I7-6W for emacs-orgmode@gnu.org; Wed, 15 Feb 2017 09:02:55 -0500 Received: from [195.159.176.226] (port=55403 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ce0AT-0008DL-VL for emacs-orgmode@gnu.org; Wed, 15 Feb 2017 09:02:50 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1ce0AG-0005Cy-0e for emacs-orgmode@gnu.org; Wed, 15 Feb 2017 15:02:36 +0100 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: emacs-orgmode@gnu.org Hello, is there any reason why the output buffer of org mode exporting to LaTeX is not read-only? Read-only is probably not the right expression, what I mean is that e.g. q calls quit-window and closes the window. This way it's done by Auctex. Thanks, Florian