Hello, Rasmus <ras...@gmx.us> writes:
> I don't know if this is a bug, but when I open Emacs and open a buffer > without (require 'ox) first, org-element will not recognize > export-blocks. This is a known limitation: export blocks are not recognized until the corresponding back-end is loaded. The solution is to create a dedicated syntax for export blocks so they cannot be confused with special blocks. This was discussed in another thread (<http://permalink.gmane.org/gmane.emacs.orgmode/88945>). Regards, -- Nicolas Goaziou