From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Export problem with #+BEGIN_EXAMPLE block Date: Thu, 13 Mar 2014 09:24:15 +0100 Message-ID: <877g7ymrps.fsf@bzg.ath.cx> References: <531FD924.1070904@gmail.com> <8738inxx03.fsf@bzg.ath.cx> <5320F796.1010007@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44136) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO0wD-0001vx-OS for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 04:24:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WO0w7-0003xG-P8 for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 04:24:25 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:39697) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO0w7-0003x9-I4 for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 04:24:19 -0400 In-Reply-To: <5320F796.1010007@gmail.com> (Christian Wittern's message of "Thu, 13 Mar 2014 09:11:02 +0900") 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: Christian Wittern Cc: Org Mode Mailing List Hi Christian, Christian Wittern writes: > However, with my own setup, which is > loading 8.25a, I still get the disappearing example block. Please report the full Org version by hitting M-x org-version RET. > Now I have > no idea where to look for the culprit. Do you have any suggestion at > how to proceed with the investigation? I am not consciously doing > anything with the export settings at all, but I have used org for 8 > years now, so something might have crept in during that time... I suggest to isolate all items of your Org configuration into a single separate file that you load from emacs.el, then bisect to find what can be wrong there. HTH, -- Bastien