Anthony Lander <anthonylan...@yahoo.com> writes: > On 11-Oct-21, at 7:26 PM, Nick Dokos wrote: > >> Anthony Lander <anthonylan...@yahoo.com> wrote: >> >>> I've run into a strange problem with the latest org pull. Exporting >>> inlined images with the LaTeX exporter works or not depending on >>> whether I include org-jsinfo in org-modules(!). This is with emacs >>> -q on the 24.0.90.1 emacs recent release. >>> >>> Can someone please try to reproduce this to confirm? >> >> Pretty weird - I can reproduce this by omitting org-jsinfo from org-modules >> and >> starting with a minimal .emacs. > > Thanks for reproducing this. It is indeed weird, as you describe below. > > Unfortunately, I pull infrequently, so I can't really narrow down when it > started happening. > > -Anthony
You can use git bisect to identify the commit that caused the breakage. ORIG_HEAD should point at the commit you used to be on before your last pull. -Bernt