From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Lindner Subject: Re: Why is Org PDF LaTeX Output not readonly? Date: Wed, 15 Feb 2017 17:07:45 +0100 Message-ID: References: <87o9y3pm8m.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ce27Z-0004GN-OQ for emacs-orgmode@gnu.org; Wed, 15 Feb 2017 11:07:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ce27W-00066y-J2 for emacs-orgmode@gnu.org; Wed, 15 Feb 2017 11:07:57 -0500 Received: from [195.159.176.226] (port=38879 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ce27W-00066K-Bb for emacs-orgmode@gnu.org; Wed, 15 Feb 2017 11:07:54 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1ce27N-0005wb-JQ for emacs-orgmode@gnu.org; Wed, 15 Feb 2017 17:07:45 +0100 In-Reply-To: <87o9y3pm8m.fsf@ucl.ac.uk> 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 Am 15.02.2017 um 15:22 schrieb Eric S Fraga: > On Wednesday, 15 Feb 2017 at 14:02, Florian Lindner wrote: >> 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. > > It is for me as the PDF is displayed in a docview window. I.e. if I > export to "PDF and open" and then type 'q' in that buffer, the window is > buried ('k' kills the window). What version of emacs are you using? Hey, I'm using GNU Emacs 25.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.22.7) of 2017-02-07 Org mode version 9.0.5 (9.0.5-elpa @ /home/florian/.emacs.d/elpa/org-20170210/) The exported PDF opens in okular (xdg-open) and I'm perfectly happy with it. I think we're talking about different things. I mean the buffer that contains the output of the latex command and potential error message, looking like: Latexmk: This is Latexmk, John Collins, 5 Sep. 2016, version: 4.48. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "./RBF.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Arch Linux) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./RBF.tex LaTeX2e <2016/03/31> patch level 3 Babel <3.9r> and hyphenation patterns for 83 language(s) loaded. (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size11.clo)) [...] Best, Florian