From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-export-select-tags Date: Mon, 09 Jul 2012 10:46:38 -0400 Message-ID: <6049.1341845198@alphaville> References: <10325.1341794219@alphaville> <20120709092045.GA18512@kuru.dyndns-at-home.com> <5932.1341844596@alphaville> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51188) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoFEa-0003lA-3v for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 10:46:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SoFEY-0002jJ-Bx for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 10:46:43 -0400 Received: from g4t0017.houston.hp.com ([15.201.24.20]:10875) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoFEY-0002iP-74 for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 10:46:42 -0400 In-Reply-To: Message from Nick Dokos of "Mon, 09 Jul 2012 10:36:36 EDT." <5932.1341844596@alphaville> 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: SW Cc: emacs-orgmode@gnu.org Nick Dokos wrote: > Footnotes: > > [fn:1] NB: this is different from just a minimal example. It involves > setting up a bare-bones .emacs and then starting emacs like this > > emacs -q --load /path/to/minimal/.emacs /path/to/minimal/example.org > > and trying the export. ... and if that breaks, try also with -Q in place of -q, to eliminate interactions with the site file as a possible source of the problem.