From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gary ." Subject: Exporting to HTML opens resulting file Date: Thu, 8 Apr 2010 10:11:40 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nzmq1-0002rZ-GM for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 04:11:45 -0400 Received: from [140.186.70.92] (port=46135 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nzmq0-0002qw-4b for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 04:11:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nzmpx-0003eW-O0 for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 04:11:44 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:52774) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nzmpx-0003eH-JW for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 04:11:41 -0400 Received: by wwf26 with SMTP id 26so75752wwf.0 for ; Thu, 08 Apr 2010 01:11:40 -0700 (PDT) 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: emacs-orgmode@gnu.org It seems that when I export to HTML, something, somewhere, opens the file so I have yet another buffer open. Is there any way to configure that behaviour so that I don't get even more swamped by buffers than I am already, or alternatively automatically name the buffer with something that I can instruct ido to ignore (setq ido-ignore-buffers ...)? Using org-mode 6.21b in emacs 23.1 if it makes any difference.