Matt Lundin <m...@imapmail.org> writes:

> Jambunathan K <kjambunat...@gmail.com> writes:

> This patch (0135cb9c) breaks Wes Hardaker's generic export (in contrib).
>
> Since the backend is nil, the following line causes org-export to try to
> require org-nil:
>
> (require (intern (concat "org-" backend-name)) nil)
>
> Debugger entered--Lisp error: (file-error "Cannot open load file" "org-nil")
>   require(org-nil nil)
>
> I ask because even though org-export-generic.el is a contributed
> package, an option to call it is hard-coded into org-export:
>
> \[g] export using Wes Hardaker's generic exporter

I missed Nick's earlier patch to fix this. Everything is working
properly now. Sorry for the noise.

Best,
Matt

Reply via email to