From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: :EXPORT_FILE_NAME: in new exporter possible? Date: Thu, 21 Mar 2013 23:34:44 +0800 Message-ID: <87620kwyuj.fsf@ericabrahamsen.net> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56837) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIhQW-0004Ow-QV for emacs-orgmode@gnu.org; Thu, 21 Mar 2013 11:29:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIhQV-0006R2-9G for emacs-orgmode@gnu.org; Thu, 21 Mar 2013 11:29:12 -0400 Received: from plane.gmane.org ([80.91.229.3]:47097) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIhQV-0006QC-2l for emacs-orgmode@gnu.org; Thu, 21 Mar 2013 11:29:11 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UIhQp-0004AC-Fo for emacs-orgmode@gnu.org; Thu, 21 Mar 2013 16:29:31 +0100 Received: from 114.250.124.102 ([114.250.124.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Mar 2013 16:29:31 +0100 Received: from eric by 114.250.124.102 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Mar 2013 16:29:31 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Rainer Stengele writes: > Hi, > > Exporting to HTML I cannot get EXPORT_FILE_NAME to work: > > :PROPERTIES: > :VISIBILITY: folded > #+SETUPFILE: ~/org/GLOBAL_SETUP_DIPLAN.org > #+CATEGORY: ROB > :EXPORT_FILE_NAME: > //max2008/diplan/0PROJEKT/Kunden/ROB/Status-ROB-Electronic-20130321b.html > :END: > > :EXPORT_FILE_NAME: entry is in one line. Tangential to the actual problem here, when I opened this message in gnus, my minibuffer showed me two copies of the error: Cannot read file "/home/eric/org/GLOBAL_SETUP_DIPLAN.org" Should I be a little worried that a #+SETUPFILE command in a news message I receive tries to load an arbitrary filepath on my local machine??