From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: org-reload and new exporter Date: Wed, 14 Nov 2012 12:03:57 +0000 (UTC) Message-ID: References: <87a9uka7yv.fsf@med.uni-goettingen.de> <876258a4zk.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36268) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYbhV-0006wY-H6 for emacs-orgmode@gnu.org; Wed, 14 Nov 2012 07:04:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TYbhS-0007iQ-Ej for emacs-orgmode@gnu.org; Wed, 14 Nov 2012 07:04:13 -0500 Received: from plane.gmane.org ([80.91.229.3]:47889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYbhS-0007iM-7j for emacs-orgmode@gnu.org; Wed, 14 Nov 2012 07:04:10 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TYbha-0007lb-4T for emacs-orgmode@gnu.org; Wed, 14 Nov 2012 13:04:18 +0100 Received: from 217.10.60.85 ([217.10.60.85]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Nov 2012 13:04:18 +0100 Received: from Stromeko by 217.10.60.85 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Nov 2012 13:04:18 +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 Andreas Leha med.uni-goettingen.de> writes: > *Messages* does not show anything suspicious: Indeed. Since the org-export backends clearly are reloaded, some of the later reloads must subvert them. I'd assume that this is due to something else from contrib you have loaded, but you could simply reload org step by step in the order that org-reload does and check where the export backends drop out. > I am installing to a custom location. Is that the problem here? I don't think so, I do that all the time. But I'm not using nearly as many packages from contrib... Regards, Achim.