Charles Millar <[email protected]> writes: > > My ignorance has got me. > >> 1. make repro > > Do you make Emacs >
This one also confused me too! But yes, it seems that's exactly what is being suggested. In the root Makefile you can find this: ,---- | $(info make repro - like vanilla, but refresh compilation and enable debugging [use this to reproduce bugs]) `---- You can also look for the `repro' target in the Makefile to see exactly what it does, but I think the example answers the question. These org maintainers have thought of everything! -- Paul
