From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Neff Subject: Remove orgx files Date: Mon, 18 Jul 2011 22:30:01 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:46156) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj10V-00056B-SH for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 23:30:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qj10U-0004z0-Vh for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 23:30:03 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:65178) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj10U-0004y3-R6 for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 23:30:02 -0400 Received: by vws4 with SMTP id 4so3413436vws.0 for ; Mon, 18 Jul 2011 20:30:02 -0700 (PDT) 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode I've recently started using org-mode to export to html, and I have empty .orgx files laying around in my directory. Is there a way have the publish routine delete these .orgx files after exporting, or is there a way to specify that they should be created in ~/tmp or something like that? I can manually do it or put it in my batch script, but it seems like something that should be done by org-mode, and I'm just missing something. Thanks, --Nate