From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: Re: Not opening .tex file when exporting to pdf? Date: Wed, 19 Jan 2011 18:13:21 +0530 Message-ID: References: <4D36CDDB.2090802@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from [140.186.70.92] (port=37899 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PfXO8-0003fB-5P for emacs-orgmode@gnu.org; Wed, 19 Jan 2011 07:43:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PfXO2-0002vK-Pn for emacs-orgmode@gnu.org; Wed, 19 Jan 2011 07:43:44 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:35742) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PfXO2-0002v9-LV for emacs-orgmode@gnu.org; Wed, 19 Jan 2011 07:43:42 -0500 Received: by wyj26 with SMTP id 26so870296wyj.0 for ; Wed, 19 Jan 2011 04:43:41 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Noorul Islam Cc: emacs-orgmode , Rainer M Krug On Wed, Jan 19, 2011 at 5:30 PM, Noorul Islam wrote: > On Wed, Jan 19, 2011 at 5:11 PM, Rainer M Krug wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Hi >> >> I export my org files quite often to a pdf, but I am not interested in >> the .tex file --- I don't mind it (it is needed) and I would not like it >> to be deleted after the pdf has been created, but is there an option to >> *not* opening it in emacs? >> >> The same applies by the way also for export to html - how can I avoid of >> having the html opened in a buffer - my browser is fine for me. >> > > Did you try C-c e d ? > > and C-c e b? You will need to set the variable `org-export-kill-product-buffer-when-displayed' for this to work. HTH, Puneeth