Hello,
Charles Berry writes:
> I am trying to debug a subtree export.
>
> I get
>
> member-ignore-case: Wrong type argument: stringp, nil
>
> and it seems to come from `org-export-get-environment' but if I instrument
> that function, the error goes away whether I step thru it or `c' on entry.
I am trying to debug a subtree export.
I get
member-ignore-case: Wrong type argument: stringp, nil
and it seems to come from `org-export-get-environment' but if I instrument
that function, the error goes away whether I step thru it or `c' on entry.
Likewise, if I M-x debug-on-entry and just